node-sass-bypass

1.0.1 • Public • Published

Node Sass Bypass Build Status

Bypass your css and scss imports so you can use a css/scss loader with webpack and keep your isomorphic code working server side.

Installation

$ npm install --save node-sass-bypass

Usage

import scssBypass from 'node-sass-bypass'
scssBypass()
// any file imported after that can import css/scss file without error

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i node-sass-bypass

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • romainberger