cssify 0.1.0
cssify: ^0.1.0 copied to clipboard
Generate and manage CSS styles programmatically in Dart. Effortlessly create responsive, maintainable, and dynamic CSS for your web projects—all from Dart.
0.1.0 - 2025-07-10 #
- Initial release of cssify 🎉
- Generate and manage CSS styles programmatically in Dart
- Responsive design with built-in breakpoints and media queries
- Support for stateful styling (e.g., :hover, :active)
- Support for keyframes and animations
- Type-safe, extensible, and easy to use
- Includes API docs and a complete example