Skip to content

Fomantic-UI build, css only without google fonts as a webjar.

License

Notifications You must be signed in to change notification settings

eikek/fomantic-slim-default

Repository files navigation

Fomantic-UI Slim Default

This is a custom build of Fomantic-UI containing only the css excluding the google font that is added by default.

This is packaged as webjar for use in your jvm-based projects.

Usage

The webjar is pushed to maven-central. Using sbt:

"com.github.eikek" % "fomantic-slim-default" % "<version>"

Building

If you have nix installed, run:

  • nix-shell --run 'sbt package' to build the webjar, or
  • nix-shell --run ./build.sh to build the css files only

Without nix, install yarn, lessc and yuicompressor manually.

About

Fomantic-UI build, css only without google fonts as a webjar.

Resources

License

Stars

Watchers

Forks

Packages

No packages published