You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
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
435
increased by38.54%
Maintainers
1
Install size
8.61 MB
Created
Weekly downloads
 

Readme

Source

semantic-ui-css-offline

Semantic-UI Version 2.4.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 latest

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

install a specific version

npm install --save semantic-ui-css-offline@1.0.4-2.4.2 #2.4.2
npm install --save semantic-ui-css-offline@1.0.3-2.4.1 #2.4.1
npm install --save semantic-ui-css-offline@1.0.1-2.3.3 #2.3.3
npm install --save semantic-ui-css-offline@1.0.1-2.3.2 #2.3.2

usage in module bundler (Like Webpack)

At the top 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 for your project.

License

MIT

Keywords

FAQs

Package last updated on 17 Feb 2023

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc