@TheBlinks182@shadcn Create the components.json manually
{
"$schema": "https://t.co/OV6wDwpLlb",
โฆ
"tailwind": {
"config": "",
"css": "src/index.scss",
"baseColor": "neutral",
"cssVariables": true
},
โฆ
}
It would be nice ti gave a proper way tho
I built a VS Code extension that adds IntelliSense for Base UI data attributes and CSS variables.
It's component-aware, so it only suggests the relevant values for that context.
Would love to hear what you think!
https://t.co/ZvZCfvp5LA
@base_ui@colmtuite