This repository has been archived on 2025-10-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rebuilding-uis/src/assets/css/tailwind.css

7 lines
122 B
CSS
Raw Normal View History

2019-07-08 22:07:31 +01:00
@import 'tailwindcss/base'
2019-04-23 23:25:36 +01:00
2019-07-08 22:07:31 +01:00
@import 'tailwindcss/components'
@import 'custom-components'
2019-04-23 23:25:36 +01:00
2019-07-08 22:07:31 +01:00
@import 'tailwindcss/utilities'