@start-base/start-ui
v0.0.57-alpha
Published
<p align="center"> <a href="https://startbase.dev" target="_blank"> <img src="https://startbase.dev/apple-touch-icon.png" width="60px" style="padding-top: 60px" /> </a> </p>
Downloads
576
Readme
Documentation
For full documentation, visit start-ui.startbase.dev.
Installation
To install, you can use npm or yarn:
$ npm install @start-base/start-ui
# or
$ yarn add @start-base/start-ui
Make sure to import styles.css
to your app root:
import '@start-base/start-ui/styles.css';
Features
- CSS variables for theming.
- Classnames for fine tuning.
- Built-in dark mode support.
- Variants for different styles.
Demos
For live demos, please visit our Storybook page.
Contributing
Contributions are welcomed. Feel free to submit pull requests and improvements to the project!