You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jlukic 893d688793 Fixes meteor package.js for css build 9 years ago
..
README.md Fix config load 9 years ago
bower.json Fix config load 9 years ago
component-package.js #1607 remove client typo in package.js 9 years ago
composer.json Fix config load 9 years ago
css-package.js Fixes meteor package.js for css build 9 years ago
less-package.js Move gulp walk over to admin task #1607 9 years ago
package.json Fix config load 9 years ago

README.md

Semantic {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 Semantic UI, and want to keep file size to a minimum.

For the latest changes please see the Release Notes

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

To install with Bower

bower install semantic-ui-{component}

To install with NPM

npm install semantic-ui-{component}

To install with Meteor

meteor add semantic: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.