@goldgov/style-sdic
v0.0.0-beta.15
Published
SDIC styles for Style Center
Readme
@goldgov/style-sdic
SDIC styles for Style Center
Installation
pnpm add @goldgov/style-sdicUsage
Import the styles in your project:
@import '@goldgov/style-sdic';Development
Prerequisites
- Node.js >= 18.0.0
- pnpm >= 8.0.0
Available Scripts
pnpm build- Build the packagepnpm watch- Watch for changes and rebuildpnpm clean- Clean the dist directorypnpm lint- Run stylelint on SCSS files
Project Structure
sdic/
├── dist/ # Compiled CSS files
├── src/ # Source SCSS files
├── package.json # Package configuration
└── README.md # This fileLicense
MIT
