arc-lasso
v2.0.6
Published
<a href="https://www.ebay.com"> <img src="https://img.shields.io/badge/ebay-open%20source-01d5c2.svg" alt="ebay open source"/> </a> <a href="https://img.shields.io/github/license/eBay/arc.svg"> <img src="https://img.shields.io/github/license/eBay/ar
Readme
arc-lasso
Enable adaptive resolution in lasso
Usage
lasso.configure({
// ...
plugins: [
// ...
'arc-lasso',
// ...
],
// ...
});Caveats
Currently only supports adaptive files that have a "base" file
Works:
style.css
style[mobile].cssDoes NOT Work:
style[desktop].css
style[mobile].css