README
@noname-land/scss-functions
Installation
npm i --save @noname-land/scss-functions
Usage
Pass package's export into
functions
option of Sass.
Small collection of custom SCSS functions
<script type="module">
import nonameLandScssFunctions from 'https://cdn.skypack.dev/@noname-land/scss-functions';
</script>
npm i --save @noname-land/scss-functions
Pass package's export into
functions
option of Sass.