@cnbritain/wc-style-embedsdeprecated

All the component juices for Style.com embeds

Usage no npm install needed!

<script type="module">
  import cnbritainWcStyleEmbeds from 'https://cdn.skypack.dev/@cnbritain/wc-style-embeds';
</script>

README

wc-style-embeds

All the component juices for Style.com embeds

Macro settings

Key Optional Default Description
style_config false Style config model

Prerequisites:

  • Node.jsbrew install node
  • Grunt - npm install -g grunt-cli
  • Other prereqs? Python? Virtualenv?

Demo:

Install dependencies:

npm install

Build the things:

npm run sass
npm run js
npm run docs

Hint your JS

npm run jshint

Python the pythons:

npm run demo-install

Start the demo server:

python demo.py