README
@dudojs/sass
Collection of awesome SASS variables, mixins and fonts!
Usage
// FontName can be "SourceSansPro" or "Roboto"
@import '~@dudojs/sass/{FontName}.scss';
License
Please read at here
Collection of awesome SASS variables, mixins and fonts!
<script type="module">
import dudojsSass from 'https://cdn.skypack.dev/@dudojs/sass';
</script>
Collection of awesome SASS variables, mixins and fonts!
// FontName can be "SourceSansPro" or "Roboto"
@import '~@dudojs/sass/{FontName}.scss';
Please read at here