Add .verions file and .github folder to be ignored, define main files on component.json file and fix typo on contributing file

This commit is contained in:
CJ Patoilo
2016-08-04 00:22:25 -03:00
parent 496ce8cb38
commit 05bf620831
7 changed files with 22 additions and 14 deletions
+12 -12
View File
@@ -60,22 +60,22 @@ Milligram use [Sass](http://sass-lang.com/) to give super powers to CSS. Look at
.selector-b,
.selector-c,
.selector-d[type='text']
box-sizing: border-box
color: #333
content: ''
display: inline-block
font-family: 'Helvetica-Neue', 'Helvetica', 'Arial', sans-serif
box-sizing: border-box
color: #333
content: ''
display: inline-block
font-family: 'Helvetica-Neue', 'Helvetica', 'Arial', sans-serif
margin-bottom: 0
margin-left: 5.0rem
margin-left: 5.0rem
.other-selector-a
background: #fff
.other-selector-a
background: #fff
.other-selector-b
background: #fff
.other-selector-b
background: #fff
&.increasing-the-specificity
color: #000
&.increasing-the-specificity
color: #000
```
*Note: This style guide was inspired by [Idiomatic.css](https://github.com/necolas/idiomatic-css). Milligram uses an `.editorconfig` file, which most editors support, to enforce these coding standards.*
+1 -1
View File
@@ -24,7 +24,7 @@ be fixed in the latest versions. -->
**Milligram:**
**Other (e.g. Normalize.css, Node.js, npm, bower, browser, operating system) (if applicable):**
**Other (e.g. normalize.css, node.js, npm, bower, browser, operating system) (if applicable):**
### Test case