jon-hawks / css-vars

Polyfill for CSS variables.

Home Page:https://cenari.us/code/js/polyfill-css-variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS Variables Polyfill

Enables support for browsers which do not support CSS variables.
By: Jon Hawks

Usage:

Download and include this script in your page:
`<script src="/css/css-vars.min.js"></script>`

About

Polyfill for CSS variables.

https://cenari.us/code/js/polyfill-css-variables

License:The Unlicense


Languages

Language:JavaScript 100.0%