Skip to content

Commit

Permalink
(docs) change SASS to SCSS
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinspecker committed Aug 8, 2014
1 parent fbb1809 commit 5218baa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Languages and Features supported:
- JavaScript
* Style languages
- LESS
- SASS
- SCSS
- Stylus
* Unit testing
- Jasmine (Karma as the test runner) for AngularJS
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-ng-poly",
"version": "0.1.10",
"version": "0.1.11",
"description": "Yeoman generator for AngularJS and Polymer apps.",
"license": "MIT",
"main": "app/index.js",
Expand Down

0 comments on commit 5218baa

Please sign in to comment.