README
Azure Gulp Sass Javascript Compiler
A flexible frontend compiler.
Installification
yarn add azure-compiler
Or, alternatifully
npm install --save azure-compiler
Runnivisation
cd node_modules/azure-compiler
gulp --silent
Gulp Sass Javascript Compiler
<script type="module">
import azureCompiler from 'https://cdn.skypack.dev/azure-compiler';
</script>
A flexible frontend compiler.
yarn add azure-compiler
npm install --save azure-compiler
cd node_modules/azure-compiler
gulp --silent