Package Exports
- @ama-styling/devkit
- @ama-styling/devkit/package.json
Readme
@ama-styling/devkit
Development toolkit for styling-related utilities and tools.
Description
This package provides development utilities and tools for styling workflows, including helpers for design tokens, CSS processing, and other styling-related development tasks.
Installation
npm install @ama-styling/devkitUsage
import { VERSION } from '@ama-styling/devkit';
console.log('Dev Kit Version:', VERSION);Features
- Development utilities for styling workflows
- Design token processing helpers
- CSS development tools
- Build and development helpers
API Documentation
The API documentation is available here.
Contributing
Please refer to the contributing guidelines for information on how to contribute to this package.
License
This project is licensed under the MIT License - see the LICENSE file for details.