oliverdavies.uk/resources/css/app.css

9 lines
191 B
CSS
Raw Normal View History

2019-06-07 20:41:43 +00:00
@import 'tailwindcss/base';
@import 'custom-base';
2019-03-09 23:58:42 +00:00
2019-06-07 20:41:43 +00:00
@import 'tailwindcss/components';
@import 'highlightjs/styles/github-gist';
@import 'custom-components';
2019-03-09 22:48:31 +00:00
2019-06-07 20:41:43 +00:00
@import 'tailwindcss/utilities';