Skip to content

Releases: matifandy8/NeoBrutalismCSS

v1.0.0

03 Jul 18:24

Choose a tag to compare

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)
  • 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.json configuration for NPM and CDN distribution

🌐 CDN


For detailed usage and documentation, see the README.md and the docs/ folder.