Basic user interface kit for Concise Framework
npm install concise-ui> Basic user interface kit for Concise CSS
Concise UI is one of the official add-ons for Concise CSS. It provides a basic user interface kit to help you build your websites quicker.
Components follow the RSCSS coding convention.
```
npm install concise-ui
`scss`
@import 'node_modules/concise-ui/concise-ui'
`HTML
`
That is for the latest version, if you want to use a specific one you can do something like the following:
`HTML
``
MIT - James Kolce, Keenan Payne & Concise CSS Contributors.