Skip to content

jeannettegoecke/Fomantic-UI-CSS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Distribution

This repository is a distribution of Fomantic-UI as CSS only to provide a lightweight version of Fomantic UI.

This package does not support theming and includes generated CSS files of the default theme only.

You can view more on Fomantic UI at fomantic-ui.com.

If you have any issues please use the main Fomantic-UI repositroy.

Installation

$ npm install --save fomantic-ui-css
$ yarn add semantic-ui-react
$ yarn add fomantic-ui-css

After installation

import 'fomantic-ui-css/semantic.min.css';

Need help?

If you looking for help please open an issue on the main Fomantic-UI repository.

About

CSS only distribution of Fomantic UI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 63.3%
  • JavaScript 36.7%