Switch to @nuxt/tailwind

This commit is contained in:
Sam Carlton 2020-09-19 22:50:12 -05:00
parent 810f145687
commit afa6a7a3e1
6 changed files with 98 additions and 13 deletions

View file

@ -3,11 +3,11 @@
* Normalize.css and some additional base styles.
*
* You can see the styles here:
* https://github.com/tailwindcss/tailwindcss/blob/master/css/preflight.css
* https://github.com/tailwindcss/tailwindcss/blob/master/css/base.css
*
* If using `postcss-import`, use this import instead:
*
* @import "tailwindcss/preflight";
* @import "tailwindcss/base";
*/
@tailwind base;