SIGN IN SIGN UP

Semantic is a UI component framework based around useful principles from natural language.

0 0 33 JavaScript

bower.json: main: semantic.css => semantic.less

Per bower/bower.json-spec#43 :
> Use source files with module exports and imports over pre-built distribution files.

Also, the example in that PR includes
/sass/motion.scss in and excludes
/dist/movement.css & /dist/movement.min.css
from its `main`.
C
Chris Rebert committed
7b736eb72f5045fcf200e79ace5271c5e750c9c1
Parent: 8d9f4e6