legendary-doc-site/assets/semantic-ui/README.md
2020-07-03 18:22:25 -05:00

17 lines
502 B
Markdown

# LESS Distribution
This repository is a distribution of [Fomantic-UI](https://fomantic-ui.com) as LESS only to provide a lightweight themeable version of Fomantic UI.
You can view more on Fomantic UI at [fomantic-ui.com](https://fomantic-ui.com).
If you have any issues please use the main [Fomantic-UI repositroy](https://github.com/fomantic/Fomantic-UI).
## Installation
```bash
$ npm install --save fomantic-ui-less
```
or
```bash
$ git clone https://github.com/fomantic/Fomantic-UI-LESS
```