mix live_ui_kit.gen.config (LiveUIKit v0.1.3)
Generates a config file that contains the component classes. For example:
mix saas_ui_kit.gen.config --bootstrap
Possible arguments are tailwind or bootstrap. If no argument is provided, it will fallback to bootstrap. The idea that the generated class names are a starting point and can be customized for your project.