Skip to content

Commit b98b2c4

Browse files
author
Jeroen Ooms
committed
Merge branch 'release/v1.2.0'
2 parents e3f02af + dfc3420 commit b98b2c4

File tree

9 files changed

+865
-12
lines changed

9 files changed

+865
-12
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "initialize-css",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"homepage": "http://jeroenoomsnl.github.io/initialize-css/",
55
"authors": [
66
"Jeroen Ooms (@jeroenooms)"
77
],
8-
"description": "Initialize.css is a complete and customizable collection of CSS best practices based on Normalize.css and HTML5 Boilerplate. Available in CSS and configurable SASS (SCSS) format.",
8+
"description": "Initialize.css is a complete and customizable collection of CSS best practices based on Normalize.css and HTML5 Boilerplate. Available in CSS and configurable SASS (SCSS) and LESS format.",
99
"main": "dist/_initialize.scss",
1010
"moduleType": [],
1111
"keywords": [

dist/_initialize.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Initialize.css is a complete and customizable collection of CSS best practices based on Normalize.css and HTML5 Boilerplate.
2+
* Initialize.css (v1.2.0) is a complete and customizable collection of CSS best practices based on Normalize.css and HTML5 Boilerplate.
33
* http://jeroenoomsnl.github.io/initialize-css
44
*
55
* HTML5 Boilerplate: https://github.com/h5bp/html5-boilerplate

dist/initialize.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Initialize.css is a complete and customizable collection of CSS best practices based on Normalize.css and HTML5 Boilerplate.
2+
* Initialize.css (v1.2.0) is a complete and customizable collection of CSS best practices based on Normalize.css and HTML5 Boilerplate.
33
* http://jeroenoomsnl.github.io/initialize-css
44
*
55
* HTML5 Boilerplate: https://github.com/h5bp/html5-boilerplate

0 commit comments

Comments
 (0)