This library is a collection of UI components designed to be used in MDX pages. It provides a set of reusable and customizable components to enhance your content with interactive and visually appealing elements.
To install the library, use npm or yarn:
npm install @stubbycms/ui
# or
yarn add @stubbycms/ui
- Accordion: A collapsible content panel.
- Tabs: A tabbed navigation component.
- Tip, Note, Warning, Error, Success: A highlighted section for important information.
- Steps: To showcase sequence eof
This project is licensed under the MIT License. See the LICENSE file for more details.
Contributions are welcome! Please open an issue or submit a pull request on GitHub.