Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate normalize.css from main.css #1160

Merged
merged 1 commit into from
Aug 9, 2012
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

* Add bundled docs (#1154).
* Add MIT license (#1139).
* Code format and consistency changes (#1112).
* Separate normalize.css from the rest of the CSS (#1160).
* Improve `console.log` protection (#1107).
* Replace hot pink text selection color with a neutral color.
* Change image replacement technique.
* Code format and consistency changes (#1112).
* Rename CSS file and rename JS files and subdirectories.
* Update image replacement technique.
* Update to Modernizr 2.6.1 (#1086).
* Remove uncompressed jQuery (#1153).
* Remove superfluous inline comments (#1150).
Expand Down
Loading