recreate web - now using tailwind instead of unocss - created theme/design system - created first components - add first sections/content
8 lines
146 B
JSON
8 lines
146 B
JSON
{
|
|
"tailwindCSS.experimental.classRegex": [
|
|
[
|
|
"cva\\(([^)]*)\\)",
|
|
"[\"'`]([^\"'`]*).*?[\"'`]"
|
|
]
|
|
]
|
|
} |