Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/arthurlacoste/semantic-ui-offline
- Owner: arthurlacoste
- License: mit
- Created: 2017-10-31T01:24:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T18:16:33.000Z (almost 2 years ago)
- Last Synced: 2024-11-30T23:13:20.141Z (about 2 months ago)
- Language: JavaScript
- Size: 3.12 MB
- Stars: 31
- Watchers: 3
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```