generated from pascalmartineau/wp-skeleton
feat: Initial Nuxt app
This commit is contained in:
7
wp-content/themes/ccat/app/assets/css/main.css
Normal file
7
wp-content/themes/ccat/app/assets/css/main.css
Normal file
@@ -0,0 +1,7 @@
|
||||
@import "tailwindcss";
|
||||
@import "@nuxt/ui";
|
||||
@import "./helpers.css";
|
||||
|
||||
@theme {
|
||||
--z-index-main: 10;
|
||||
}
|
||||
Reference in New Issue
Block a user