Releases: matifandy8/NeoBrutalismCSS
Releases · matifandy8/NeoBrutalismCSS
v1.0.0
Changelog
[1.0.0] – 2025-07-07
🎉 Added
- First stable release of NeoBrutalismCSS – the minimalist, opinionated, brutalist CSS library.
 - Core SCSS architecture with modular structure.
 - Base system:
- Variables (
_variables.scss) - Mixins (
_mixins.scss) - Reset (
_reset.scss) 
 - Variables (
 - Components:
- Accordion, Alert, Avatar, Badge, Buttons
 - Cards, Checkbox, Dialog, Dropdown, Feedback
 - Forms, Inputs, Marquee, Navigation, Table, Utilities
 
 - Example documentation and demo page in 
docs/ - Build scripts for production (
dist/index.min.css) package.jsonconfiguration for NPM and CDN distribution
🌐 CDN
- Minified CSS on jsDelivr:
https://cdn.jsdelivr.net/gh/matifandy8/NeoBrutalismCSS/dist/index.min.css 
For detailed usage and documentation, see the README.md and the docs/ folder.