css-mqpacker-sort-mediaqueries
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

css-mqpacker-sort-mediaqueries

Sorts mediaqueries by min-width and/or max-width, ordered ascending (to be used as sort option value for postcss plugin css-mqpacker)

📖 See css-mqpacker documentation to read more about its usage and the sort option.

Example:

const cssMqpacker = require('css-mqpacker');
const sortMediaqueries = require('css-mqpacker-sort-mediaqueries');
 
cssMqpacker({
  sort: sortMediaqueries
});

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i css-mqpacker-sort-mediaqueries

    Weekly Downloads

    95

    Version

    0.2.2

    License

    MIT

    Unpacked Size

    4.99 kB

    Total Files

    10

    Last publish

    Collaborators

    • simbo