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.