jayfella adda3adbf4 Add carousel to games, add more games. %!s(int64=6) %!d(string=hai) anos
..
components adda3adbf4 Add carousel to games, add more games. %!s(int64=6) %!d(string=hai) anos
themes adda3adbf4 Add carousel to games, add more games. %!s(int64=6) %!d(string=hai) anos
README.md adda3adbf4 Add carousel to games, add more games. %!s(int64=6) %!d(string=hai) anos
package.json adda3adbf4 Add carousel to games, add more games. %!s(int64=6) %!d(string=hai) anos
semantic.css adda3adbf4 Add carousel to games, add more games. %!s(int64=6) %!d(string=hai) anos
semantic.js adda3adbf4 Add carousel to games, add more games. %!s(int64=6) %!d(string=hai) anos
semantic.min.css adda3adbf4 Add carousel to games, add more games. %!s(int64=6) %!d(string=hai) anos
semantic.min.js adda3adbf4 Add carousel to games, add more games. %!s(int64=6) %!d(string=hai) anos

README.md

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.

Installation

$ npm install --save fomantic-ui-css

Usage with Semantic-UI-React

$ 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.