mini.css React Library
Fast, lightweight
mini.css components built with React


!
Logo
mini.css is a lightweight, mobile-friendly, customizable CSS framework written in Sass and utilizing Flexbox and other modern technologies. In order to make it easier for projects to adopt the framework and for developers to bring their ideas to life, a component library has been provided for React, allowing for easier development of modern web sites and progressive web apps.
Setup & usage
You can download the component library using
npm or
yarn
``
npm install mini.css-react
yarn add mini.css-react
``
For instructions on how to use, best practices, templates and other usage information, please visit the library's
documentation, as well as the documentation for
mini.css.
License
The React library is open-source, as is the
mini.css framework, and licensed under the
MIT License.