@breadstone/mosaik-themes
TypeScript icon, indicating that this package has built-in type declarations

0.0.95 • Public • Published

📦 @breadstone/mosaik-themes

Package Status Source
npm libs/mosaik-themes

Theme tokens and style definitions for the Mosaik design system. Provides SCSS, CSS, and design tokens for all supported themes.


📁 Project Structure

Part of the monorepo mosaik Package path: libs/mosaik-themes Version: see npm License: MIT


📦 Installation

yarn add @breadstone/mosaik-themes
# or
npm install @breadstone/mosaik-themes

🔧 Usage

import * from '@breadstone/mosaik-themes';

Or import SCSS:

@import '@breadstone/mosaik-themes/scss';

⚙️ Features

  • Multiple design system themes (Retro, Joy, Material, Bootstrap, Fluent, Neumorphism, Cupertino)
  • SCSS and CSS variables
  • Design tokens for use in all Mosaik components

🛠 Recommendations

  • Use with all Mosaik component libraries for consistent theming.
  • Import SCSS/CSS in your main styles for theme support.

📦 Publishing

yarn nx run mosaik-themes:publish

📄 License

MIT © Breadstone


Readme

Keywords

none

Package Sidebar

Install

npm i @breadstone/mosaik-themes

Weekly Downloads

689

Version

0.0.95

License

MIT

Unpacked Size

1.41 MB

Total Files

139

Last publish

Collaborators

  • ruederennes