Socket
Socket
Sign inDemoInstall

semantic-ui-css-offline

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-ui-css-offline

sementic ui css offline


Version published
Weekly downloads
174
decreased by-36.5%
Maintainers
1
Weekly downloads
 
Created
Source

semantic-ui-css-offline

Semantic-UI Version 2.3.2

semantic-ui-css-offline package provides Semantic UI CSS style sheet and static files, like fonts and icons. It uses gulp to download and build the newest version of CSS. Additionally modifies build settings of Semantic UI to turn off google fonts and adds a newer version of Loto font, to support offline usage and better unicode character support.

It was created to use with "Semantic UI React" inside "create-react-app". It should work with any configuration if your module bundler have proper support.

install

npm install --save semantic-ui-css-offline

usage is module bundler (Like Webpack)

At the level of your project

import 'semantic-ui-css-offline'

Do you want newer version of Semantic-UI?

  • clone repo
  • run npm install gulp -g
  • run npm install
  • run gulp
  • Use foulders fonts themes and file semantic.min.css four your project.

License

MIT

Keywords

FAQs

Package last updated on 28 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc