A demo site for qaffeine
This is a demo of the qaffeine CSS parser which reads CSS with instructions for JS-powered rules and outputs the CSS and JS code required to make it work.
This is a basic element query demo created from one HTML file and one CSS stylesheet that includes JS-powered rules.
- Input CSS stylesheet: src/stylesheet.css
- JavaScript config: index.js
- Output CSS stylesheet: dist/styles.css
- Output JS stylesheet: dist/styles.js
- HTML test page: tomhodgins.github.io/qaffeine-demo/dist/