Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arthurlacoste/semantic-ui-offline

CSS Only distribution of Semantic UI, with fonts.
https://github.com/arthurlacoste/semantic-ui-offline

Last synced: about 1 month ago
JSON representation

CSS Only distribution of Semantic UI, with fonts.

Awesome Lists containing this project

README

        

# CSS Distribution

This repository is a fork of semantic-ui-css, with offline fonts.

## Install

```
npm i semantic-ui-offline -S
```

## Update

In dev, you can restart the script with:

```
npm start
```