postcss-partypack

1.0.8 • Public • Published

🎊 Partypack 🎊

A pack of plugins that add some 🎉 to your PostCSS development

So whats included? glad you asked…

Easings

This plugins allows you to use all the easings on easings.net, just like you would use the built in ones. Neat! Plugin

Extend

Use the @extend at-rule and functional selectors in CSS. Great! Plugin

Family

Family is a set of 26 smart Postcss functions which will help you to manage the style of :nth-child'ified elements, in an easy and classy way. Why not? Plugin

Property Lookup

Reference previously declared values without the use of variables. Plugin

Short

lets you use advanced shorthand properties in CSS. Sweet. Plugin

Defaults

Plugin Name Default
easings true
extendRule true
family true
propertyLookup true
shorthand true

You can easily disable individual plugins in the following manner:

// config file
postcss-partypack: {
  "easings": false,
}

Package Sidebar

Install

npm i postcss-partypack

Weekly Downloads

2

Version

1.0.8

License

MIT

Unpacked Size

11.3 kB

Total Files

5

Last publish

Collaborators

  • jssee