Base CSS for Urturn expressions
- style.css: normalize.css + urturn classes + buttons + icons
- style_edit.css: normalize.css + urturn classes + forms + urturn edit classes + buttons + icons
- style_play.css: normalize.css + urturn classes + buttons
- icons.css
rake install
will install a git pre-commit hook that will ensure css is generated.
rake compile
will compile the sass source.
rake publish
will take the commited code and create a new tag in the repository.
- Replace the files in fonts folder with the new ones
- Copy the .icon_***:before classes (like .icon_activity:before) from the the style.css newly generated into icons.scss by replacing the actuals
- Change the version in bower.json
- refer to build and deploy for compiling and publishing
- LeBenLeBen
- Template by stephband
- Normalize.css by Nicolas Gallagher, co-created with Jonathan Neal