neobrutalismcss
v0.5.3
Published
NeoBrutalismCSS design framework that embraces the aesthetics of neo-brutalism in web
Downloads
408
Maintainers
Readme
NeoBrutalismCSS - Minimalist CSS Library
NeoBrutalismCSS is a lightweight and minimalist CSS library inspired by the principles of neo-brutalist web design. It provides a set of simple and modular CSS classes to help you create brutalist-style web pages with ease.
Table of Contents
Installation
You can include NeoBrutalismCSS in your project in one of the following ways:
Download
Install with pnpm
$ pnpm install neobrutalismcss
Install with npm
$ npm install neobrutalismcss
Install with Yarn
$ yarn add neobrutalismcss
CDN
Include the following CSS link in the <head>
section of your HTML file:
<link rel="stylesheet" href="https://unpkg.com/neobrutalismcss@latest" />
2.Download the latest release and include it in your project manually.
Fonts
NeoBrutalismCSS doesn't provide any fonts, but we do maintain the following list of fonts that we recommend for usage alongside our framework:
These fonts can help you achieve a harmonious and visually appealing typography in your NeoBrutalismCSS-based projects. Please ensure that you follow the provided links to access and integrate these fonts into your designs according to your preferences and requirements.
Usage
NeoBrutalismCSS only provides components. You will need to define your own layout.
To use NeoBrutalismCSS, simply add the CSS classes to your HTML elements. Here docs - WEB
CSS Only
NeoBrutalismCSS only requires CSS and doesn't depend on any JavaScript.
Documentation
For detailed documentation and examples, please visit the NeoBrutalismCSS Documentation.
Contributing
We welcome contributions from the community. If you'd like to contribute to NeoBrutalismCSS, please see our contribution guide.