Skip to content

v1.0.0

Latest

Choose a tag to compare

@matifandy8 matifandy8 released this 03 Jul 18:24
· 4 commits to main since this release

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.