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

7.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.5437,744latest
5.0.0-rc.2275next
4.0.0-nightly.2020.2.613nightly

Version History

VersionDownloads (Last 7 Days)Published
7.0.5437,744
7.0.41,226,294
7.0.330,079
7.0.2124,846
7.0.17,523
7.0.052,354
6.0.41,838,183
6.0.320,954
6.0.2135,761
6.0.122,431
6.0.0300,379
5.2.14,943,469
5.2.0173,645
5.1.328,678
5.1.248,859
5.1.140,370
5.1.0212,804
5.0.013,702
5.0.0-rc.2275
5.0.0-rc.13
5.0.0-rc.00
4.0.0-nightly.2020.2.613
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.966
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.252
4.0.0-nightly.2020.8.243
4.0.0-nightly.2020.8.173
4.0.0-nightly.2020.8.102
4.0.0-nightly.2020.8.41
4.0.0-nightly.2020.8.14
4.0.0-nightly.2020.7.313
4.0.0-nightly.2020.7.251
4.0.0-nightly.2020.7.241
4.0.22,240,490
4.0.122,028
4.0.02,460
4.0.0-rc.223
4.0.0-rc.00
2.1.1398,811
2.1.012
2.0.7423
2.0.657
2.0.5238
2.0.421
2.0.34
2.0.23
2.0.128
2.0.02
1.5.04,443
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.00
1.2.10
1.2.00
1.1.01
1.0.01

Package Sidebar

Install

npm i postcss-minify-selectors@7.0.0

Version

7.0.0

License

MIT

Unpacked Size

10.1 kB

Total Files

9

Last publish

Collaborators

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