css-polyfill-patterns
v0.1.0
Published
A collection of JS function templates for extending CSS
Downloads
2
Maintainers
Readme
css-polyfill-patterns
A set of patterns for composing JavaScript functions to extend CSS.
Pairs well with jsincss.
Examples
Pseudo Class Examples uses the Custom Pseudo Class pattern, and definitions from pseudo-class-examples.js
At Rule Examples uses the Custom At Rule pattern, and definitions from at-rule-examples.js
Dynamic Value Examples uses the Custom Dynamic Value pattern, and definitions from dynamic-value-examples.js
Single Selector Examples uses the Custom Single Selector pattern, and definitions from single-selector-examples.js