Skip to content

Conversation

@thisisdano
Copy link
Contributor

@thisisdano thisisdano commented Mar 3, 2020

Site Preview TK →
Library Preview →

Removed media query sorting. CSSO's forceMediaMerge wasn't exporting media queries in the expected order, so we're disabling it for more reliable CSS output. While both the minified and unminified CSS files are modestly larger as a result: 268 KB unsorted vs. 259 KB sorted, our testing indicates that once the files are compressed server side with gzip, the unsorted CSS is actually smaller: 36 KB unsorted and gzipped vs. 38 KB sorted and gzipped. As a result, we recommend that teams do not use media query sorting at this time.

Note: This release also temporarily removes the best practice tests from our aXe testing until we can reinstate these tests as warnings rather than errors (#3333). This aXe change should come in the next minor version this month (2.6.0).

Package updates

package old new
chrome-launcher 0.3.2 0.12.0
chrome-remote-interface 0.25.6 0.28.0
cross-spawn 2.1.5 7.0.1

Audit

found 7 vulnerabilities (5 low, 2 high)

@thisisdano thisisdano marked this pull request as ready for review March 3, 2020 19:29
@thisisdano thisisdano added the Affects: Compiling Related to compiling Sass or JavaScript label Mar 3, 2020
@mejiaj mejiaj merged commit fe40d6f into master Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Affects: Compiling Related to compiling Sass or JavaScript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants