2.8.8 • Published 2 years ago

@huseyinkozan/fomantic-ui-css-offline v2.8.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Fomantic UI CSS Offline

This repository is a fork of fomantic-ui-css as an offline version.

Inspired from arthurlacoste/semantic-ui-offline.

Instead using a local copy of Lato font, removes references to it.

Install

npm install fomantic-ui-css-offline --save

Update Fomantic UI

Check list;

TODO

  • Download and replace or delete or find any other solution for emoji lines like;
    em[data-emoji="interrobang"]:before {
      background-image: url("https://twemoji.maxcdn.com/v/latest/svg/2049.svg");
    }