Permalink
Show file tree
Hide file tree
4 comments
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
6.0.0
- Update CHANGELOG.md - Update normalize.css header - Update package.json
- Loading branch information
Jonathan Neal
committed
Mar 26, 2017
1 parent
4411f95
commit 91f668be643185dd7b08f122ccee0df711d237c0
Showing
3 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
91f668b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jonathantneal please excuse my ignorance, but where can I find a list of opinionated rules that were removed? Would love to upgrade an app that's not deployed yet but ensure I cover all my bases first. Thank you!
91f668b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @grantgeorge ,
You can view it at b5f0e9d
91f668b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @GaetanBt! A gist of that would be:
font-family,line-height
on htmloutline-width
on linksfont-family,font-size,line-height
on form elements + border & spacing onfieldset
91f668b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome. thank you for your time and for pointing me in the right direction @GaetanBt and @jonathantneal!