Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Triangle717 committed Mar 11, 2014
1 parent 451c744 commit 3b36a02
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@

* Replace `transform` CSS properties ([#8](https://github.com/le717/brackets-html-skeleton/issues/8))
* Removed duplicate value assignments
* Indent HTML and CSS using two space soft tabs ([http://mdo.github.io/code-guide/#html-syntax](http://mdo.github.io/code-guide/#html-syntax)
* Indent HTML and CSS using two space soft tabs (per [http://mdo.github.io/code-guide/#html-syntax](http://mdo.github.io/code-guide/#html-syntax),
[http://mdo.github.io/code-guide/#css-syntax](http://mdo.github.io/code-guide/#css-syntax))
* Indent JavaScript using twp space soft tabs (per [https://github.com/styleguide/javascript](https://github.com/styleguide/javascript))
* Update HTML elements per aforementioned style guide

## 1.1.3 ##

Expand Down

0 comments on commit 3b36a02

Please sign in to comment.