bext-ui.json
Configuration for the bext-ui registry and CLI.
The bext-ui.json file lives at the root of your project. It tells the CLI how your project is set up and where to put things.
Schema
style — the design style. baseColor — the neutral palette (zinc, slate, stone, gray, neutral). aliases — import paths matching your tsconfig.json paths.
On This Page