@lyo/node-sass
v4.10.0
Published
Browser-compatible version of node-sass
Downloads
6
Readme
@lyo/node-sass
A browser-compatible version of node-sass built automatically with Lyo.
Usage
In a browser
<script src="https://cdn.jsdelivr.net/npm/@lyo/node-sass"></script>
In Node.js
# Install
npm i @lyo/node-sass
const nodeSass = require('@lyo/node-sass')
Disclaimer
This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.
Use at your own risk