Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaredWilcurt authored Sep 22, 2018
1 parent 8233407 commit 211c6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Because of a [bug in Sass-Lint](https://github.com/sasstools/sass-lint/issues/11
* Automatic concatenation and minification on save
* Modular/Reusable code
* Nesting (possibly coming to native CSS in the future)
* Precomputed Variables (Live variables already exist in both)
* Precomputed Variables (Live variables already exist in Sass/SCSS/CSS)
* Mixins and Mixin Libraries (See: [family.scss](https://lukyvj.github.io/family.scss/) for a good example)
* Precomputed Math (`width: $height / 2;`)
* Built in color functions (`color: desaturate(#F00, 20%);` or `color: rgba(#FCE, 0.5);`)
Expand Down

0 comments on commit 211c6e9

Please sign in to comment.