This repository has been archived on 2025-09-29. 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.
drupalcampbristol/assets/css/app.css

7 lines
112 B
CSS
Raw Normal View History

2019-01-24 20:43:18 +00:00
@tailwind components;
2019-03-20 23:21:26 +00:00
@import 'components/balloon.css';
@import 'components/button.css';
2019-01-24 20:43:18 +00:00
@tailwind utilities;