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

7.0.5 • 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.5374,931latest
5.0.0-rc.2210next
4.0.0-nightly.2020.2.622nightly

Version History

VersionDownloads (Last 7 Days)Published
7.0.5374,931
7.0.41,252,639
7.0.329,727
7.0.2117,915
7.0.17,396
7.0.055,494
6.0.41,775,149
6.0.321,621
6.0.2132,248
6.0.123,752
6.0.0298,881
5.2.14,849,435
5.2.0169,744
5.1.328,174
5.1.240,571
5.1.147,768
5.1.0214,710
5.0.014,143
5.0.0-rc.2210
5.0.0-rc.14
5.0.0-rc.00
4.0.0-nightly.2020.2.622
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.9126
4.0.0-nightly.2020.9.30
4.0.0-nightly.2020.9.10
4.0.0-nightly.2020.8.291
4.0.0-nightly.2020.8.251
4.0.0-nightly.2020.8.243
4.0.0-nightly.2020.8.171
4.0.0-nightly.2020.8.100
4.0.0-nightly.2020.8.40
4.0.0-nightly.2020.8.11
4.0.0-nightly.2020.7.310
4.0.0-nightly.2020.7.250
4.0.0-nightly.2020.7.240
4.0.22,210,519
4.0.122,711
4.0.01,952
4.0.0-rc.226
4.0.0-rc.02
2.1.1381,805
2.1.09
2.0.7466
2.0.621
2.0.5245
2.0.415
2.0.38
2.0.27
2.0.130
2.0.02
1.5.04,216
1.4.72
1.4.63
1.4.50
1.4.43
1.4.34
1.4.25
1.4.12
1.4.03
1.3.13
1.3.03
1.2.13
1.2.02
1.1.02
1.0.02

Package Sidebar

Install

npm i postcss-minify-selectors

Weekly Downloads

9,789,390

Version

7.0.5

License

MIT

Unpacked Size

10.7 kB

Total Files

9

Last publish

Collaborators

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