mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Switch to @nuxt/tailwind
This commit is contained in:
parent
810f145687
commit
afa6a7a3e1
6 changed files with 98 additions and 13 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue