wishthis/node_modules/fomantic-ui/tasks/config/admin/templates
2023-08-17 11:47:40 +02:00
..
bower.json chore: update dependencies 2023-08-17 11:47:40 +02:00
component-package.js chore: update dependencies 2023-08-17 11:47:40 +02:00
composer.json Update dependencies 2022-06-08 12:36:39 +02:00
css-package.js chore: update dependencies 2023-08-17 11:47:40 +02:00
less-package.js chore: update dependencies 2023-08-17 11:47:40 +02:00
package.json chore: update dependencies 2023-08-17 11:47:40 +02:00
README.md chore: update dependencies 2023-08-17 11:47:40 +02:00

Fomantic {Component}

This repository contains pre-compiled {component} files using the default themes. This is intended for use in projects that do not need all the bells and whistles of Fomantic UI, and want to keep file size to a minimum.

For the latest changes please see the Release Notes

Special Note An update in 2.0.8 has fixed an issue which may have prevented some single component modules from working correctly. Please see notes in this pull request.

If you're looking for the full version of Fomantic including all components and build tools check out the main project repository

To install with Bower

bower install fomantic-ui-{component}

To install with NPM

npm install fomantic-ui-{component}

To install with Meteor

meteor add fomantic:ui-{component}

Addendum

This element's definitions (required class names, html structures) are available in the UI Docs

Please consider checking out all the benefits to theming before using these stand-alone releases.