Sort Css Media Queries Versions Save

The custom `sort` method (mobile-first / desktop-first) for the `postcss-sort-media-queries` and `css-mqpacker`, or possibly something else

v2.2.0

1 year ago

Adds Media Queries Level 4 "range" support. Big thanks to @yunusga. See PR #23

v2.1.0

1 year ago

Minor version changes:

  • support "min-width: 0" expression on mobile-first sort
    • thanks to @alfredriesen for the PR #15
  • npm audit (devDependencies)

v2.0.4

2 years ago

Fix package dependencies. See #10

v2.0.1

3 years ago
  • ed56f3a9e5cdd98a49d95ee4b52ca428637b4dd3 Restructures project files and change code-style from StandardJS to @wezom/code-style
  • 4744eac501f85163c679b247df6b8dfdecb15a1e Split sort logic from configuration loading process
  • 11fd71579994520099755658cf0f78e0213b3220 Update test cases and npm scripts
  • 825a7145bbc9a859d252140dc9275215fe92808b Updates README descriptions

We will update the npm package after the implementation of the working param unitlessMqAlwaysFirst. And it will be new non-breaking major version. See PR #7

1.5.4

3 years ago

Fixes reported issue #6

1.5.3

3 years ago

This package now is a part of the jss-plugin-sort-css-media-queries

1.5.2

3 years ago
  1. Remove .npmingnore and add "files" field in package.json
  2. Add GitHub Actions

1.5.0

4 years ago
  1. Added types declaration via index.d.ts file
  2. Removed Changlelog files. Instead of these files, the change history will be recorded in the Release notes
  3. Updated Readme :

1.4.3

5 years ago

1.4.2

5 years ago