Skip to content

Commit

Permalink
Use actual colors
Browse files Browse the repository at this point in the history
* Use actual colors everywhere, remove `unquote` stuff.
* Since this project aims to generate invalid CSS for "easy" templating
  without Sass, we still need to generate literal `rgba($var, 0.5)`.
  Define `rgba-tpl` function for this purpose.
* Remove `strip-units` function in favour of the `unitless` built-in.
  • Loading branch information
glebm committed Sep 3, 2015
1 parent 633a039 commit bac9c75
Show file tree
Hide file tree
Showing 6 changed files with 948 additions and 937 deletions.
Loading

0 comments on commit bac9c75

Please sign in to comment.