rebuilding-platformsh/src/css/app.css

8 lines
102 B
CSS
Raw Normal View History

2019-04-23 22:25:36 +00:00
@tailwind base;
@tailwind components;
@import './components/search-form.css';
2019-04-23 22:25:36 +00:00
@tailwind utilities;