Skip to content

Fomantic-UI is the official community fork of Semantic-UI

License

Notifications You must be signed in to change notification settings

TimKochDev/fomantic-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For the Fomantic Ui documentation, see the original repository.

How to include this design in your project

  1. Install this package directly from Github: `npm install https://github.com/TimKochDev/fomantic-ui#latest_commit_hash
  2. Import fomantic-ui/dist/semantic.min.css in your project.
  3. Set font-weight: 300; (recommendably in index.html)
  4. Use letter-spacing: var(--logo-font-letter-spacing) whereever you want to use the logo font.

Troubleshooting

If gulp fails to build the project, try running npm install in the root directory of the project.

If this doesn't work, I suspect this is because of some gitignored files. Checkout ca88fb4 and run npm install again. Then checkout 7c34c1b and run gulp build again. Then you should have all the necessary files. Checkout the latest commit again. gulp build should work now.

About

Fomantic-UI is the official community fork of Semantic-UI

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.9%
  • Less 34.5%
  • Other 0.6%