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

7.0.1 • 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.5486,586latest
5.0.0-rc.2361next
4.0.0-nightly.2020.2.623nightly

Version History

VersionDownloads (Last 7 Days)Published
7.0.5486,586
7.0.41,175,685
7.0.330,485
7.0.2113,939
7.0.18,236
7.0.051,031
6.0.41,869,972
6.0.321,181
6.0.2136,246
6.0.123,284
6.0.0312,168
5.2.15,176,599
5.2.0196,377
5.1.336,506
5.1.251,670
5.1.135,777
5.1.0211,993
5.0.012,746
5.0.0-rc.2361
5.0.0-rc.12
5.0.0-rc.00
4.0.0-nightly.2020.2.623
4.0.0-nightly.2020.1.111
4.0.0-nightly.2020.1.91
4.0.0-nightly.2020.10.201
4.0.0-nightly.2020.9.93
4.0.0-nightly.2020.9.32
4.0.0-nightly.2020.9.11
4.0.0-nightly.2020.8.291
4.0.0-nightly.2020.8.251
4.0.0-nightly.2020.8.241
4.0.0-nightly.2020.8.175
4.0.0-nightly.2020.8.102
4.0.0-nightly.2020.8.41
4.0.0-nightly.2020.8.16
4.0.0-nightly.2020.7.313
4.0.0-nightly.2020.7.251
4.0.0-nightly.2020.7.241
4.0.22,219,390
4.0.114,973
4.0.02,565
4.0.0-rc.220
4.0.0-rc.00
2.1.1387,482
2.1.07
2.0.7417
2.0.662
2.0.5261
2.0.413
2.0.31
2.0.21
2.0.13
2.0.05
1.5.04,723
1.4.70
1.4.60
1.4.50
1.4.41
1.4.30
1.4.20
1.4.10
1.4.00
1.3.10
1.3.00
1.2.10
1.2.00
1.1.01
1.0.03

Package Sidebar

Install

npm i postcss-minify-selectors@7.0.1

Version

7.0.1

License

MIT

Unpacked Size

10.1 kB

Total Files

9

Last publish

Collaborators

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