Socket
Socket
Sign inDemoInstall

arc-lasso

Package Overview
Dependencies
3
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    arc-lasso

<img src="https://img.shields.io/github/license/eBay/ar


Version published
Weekly downloads
9
increased by800%
Maintainers
3
Install size
39.0 kB
Created
Weekly downloads
 

Readme

Source

arc-lasso

ebay open source MIT licensed travisci build Codecov npm version downloads

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].css

Does NOT Work:

style[desktop].css
style[mobile].css

FAQs

Last updated on 03 Jun 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc