Skip to content

Commit

Permalink
Update default config
Browse files Browse the repository at this point in the history
* Adds upcoming rule-delimeter option. Will keep one linespace space between each ruleset.
* Adds sort-order-fallback option for properties not explicitly defined.
* Adds space-between-declarations option to keep each declaration (property: value;) on new lines.
* Makes SASS features appear with a clear linespace before CSS properties. Only applicable when combing .scss.
* Adds src property, so that combing @font-face ruleset doesn't result in .eot always coming last and breaking fonts in Firefox.
* Adds font-smoothing, backface-visibility and text-rendering properties with vendor prefixes as needed.
  • Loading branch information
GaryJones committed Sep 5, 2014
1 parent 394e2bb commit 0887c06
Showing 1 changed file with 323 additions and 308 deletions.
Loading

0 comments on commit 0887c06

Please sign in to comment.