Skip to content
Snippets Groups Projects
Commit a4df5b9e authored by Chris Lawton's avatar Chris Lawton
Browse files

disabling sass lint in normalize

parent a18229ed
No related branches found
No related tags found
No related merge requests found
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */ /*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
// sass-lint:disable-all
/** /**
* 1. Change the default font family in all browsers (opinionated). * 1. Change the default font family in all browsers (opinionated).
* 2. Correct the line height in all browsers. * 2. Correct the line height in all browsers.
......
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */ /*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
// sass-lint:disable-all
/** /**
* 1. Change the default font family in all browsers (opinionated). * 1. Change the default font family in all browsers (opinionated).
* 2. Correct the line height in all browsers. * 2. Correct the line height in all browsers.
...@@ -419,4 +419,4 @@ textarea { ...@@ -419,4 +419,4 @@ textarea {
::-webkit-file-upload-button { ::-webkit-file-upload-button {
-webkit-appearance: button; /* 1 */ -webkit-appearance: button; /* 1 */
font: inherit; /* 2 */ font: inherit; /* 2 */
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment