Skip to content

Commit

Permalink
feat: css declaration sorter (#855)
Browse files Browse the repository at this point in the history
  • Loading branch information
Siilwyn committed Feb 20, 2020
1 parent b31523c commit 613d562
Show file tree
Hide file tree
Showing 54 changed files with 1,228 additions and 350 deletions.
@@ -1,6 +1,8 @@
import { integrationTests, loadPreset } from '../../../../util/testHelpers.js';
import preset from '..';

jest.setTimeout(30000);

test(
'should correctly handle the framework tests',
integrationTests(preset, `${__dirname}/integrations`)
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 613d562

Please sign in to comment.