This repository has been archived on 2025-01-07. 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-bartik/assets/css/app.pcss
2020-03-16 09:05:58 +00:00

7 lines
168 B
Text

@import 'tailwindcss/base';
@import 'tailwindcss/components';
@import './custom-components.pcss';
@import 'tailwindcss/utilities';
@import './custom-utilities.pcss';