@simplemodule/theme-default
v0.0.30
Published
[](https://www.npmjs.com/package/@simplemodule/theme-default)
Downloads
3,324
Readme
@simplemodule/theme-default
Default Tailwind CSS theme for SimpleModule applications.
Installation
npm install @simplemodule/theme-defaultQuick Start
Import the theme CSS in your application entry point:
import '@simplemodule/theme-default/theme.css';Key Features
- Base Tailwind CSS theme with CSS custom properties for colors, spacing, and typography
- Light and dark mode support via CSS variables
- Designed for @simplemodule/ui -- provides the default styling for all UI components
