Skip to content

stubby-cms/ui

Repository files navigation

Stubby CMS | UI Components

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.

Installation

To install the library, use npm or yarn:

npm install @stubby-cms/ui
# or
yarn add @stubby-cms/ui

Components

  • 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

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.