GoogleChromeLabs / postcss-jit-props

A CSS custom property helper based on PostCSS. Supply a pool of variables and this plugin will add them to the stylesheet as they are used.
https://stackblitz.com/edit/jit-open-props?file=postcss.config.js
Apache License 2.0
210 stars 9 forks source link

What is the license of this package? #31

Closed romainmenke closed 1 year ago

romainmenke commented 1 year ago

Apache : https://github.com/GoogleChromeLabs/postcss-jit-props/blob/e96debbd6494a0207e6fccb35af7c082b2d167b6/LICENSE#L2

MIT : https://github.com/GoogleChromeLabs/postcss-jit-props/blob/main/package.json#L18