postcss-minify-selectors
TypeScript icon, indicating that this package has built-in type declarations

6.0.0 • Public • Published

postcss-minify-selectors

Minify selectors with PostCSS.

Install

With npm do:

npm install postcss-minify-selectors --save

Example

Input

h1 + p, h2, h3, h2{color:blue}

Output

h1+p,h2,h3{color:blue}

For more examples see the tests.

Usage

See the PostCSS documentation for examples for your environment.

Contributors

See CONTRIBUTORS.md.

License

MIT © Ben Briggs

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
7.0.5414,838latest
5.0.0-rc.2235next
4.0.0-nightly.2020.2.610nightly

Version History

VersionDownloads (Last 7 Days)Published
7.0.5414,838
7.0.41,231,831
7.0.329,722
7.0.2120,701
7.0.17,292
7.0.051,472
6.0.41,814,296
6.0.321,640
6.0.2134,425
6.0.122,082
6.0.0300,297
5.2.14,905,990
5.2.0171,197
5.1.329,004
5.1.247,915
5.1.141,626
5.1.0214,248
5.0.014,003
5.0.0-rc.2235
5.0.0-rc.13
5.0.0-rc.00
4.0.0-nightly.2020.2.610
4.0.0-nightly.2020.1.110
4.0.0-nightly.2020.1.90
4.0.0-nightly.2020.10.200
4.0.0-nightly.2020.9.965
4.0.0-nightly.2020.9.32
4.0.0-nightly.2020.9.10
4.0.0-nightly.2020.8.290
4.0.0-nightly.2020.8.251
4.0.0-nightly.2020.8.242
4.0.0-nightly.2020.8.171
4.0.0-nightly.2020.8.101
4.0.0-nightly.2020.8.40
4.0.0-nightly.2020.8.11
4.0.0-nightly.2020.7.312
4.0.0-nightly.2020.7.250
4.0.0-nightly.2020.7.240
4.0.22,236,233
4.0.120,377
4.0.01,814
4.0.0-rc.224
4.0.0-rc.00
2.1.1390,623
2.1.010
2.0.7446
2.0.660
2.0.5224
2.0.420
2.0.35
2.0.24
2.0.130
2.0.00
1.5.04,377
1.4.70
1.4.61
1.4.50
1.4.42
1.4.31
1.4.22
1.4.10
1.4.00
1.3.10
1.3.02
1.2.10
1.2.00
1.1.01
1.0.02

Package Sidebar

Install

npm i postcss-minify-selectors@6.0.0

Version

6.0.0

License

MIT

Unpacked Size

9.51 kB

Total Files

7

Last publish

Collaborators

  • beneb
  • trysound
  • ludovicofischer
  • ai
  • chriseppstein
  • andyjansson
  • evilebottnawi
  • cssnano-bot