xlcss

elderberry xlcss - minimalistic css framework by entrecode.de

Usage no npm install needed!

<script type="module">
  import xlcss from 'https://cdn.skypack.dev/xlcss';
</script>

README

xlcss - dragon fruit

scss framework with a set of mixins, functions, resets and global styles.

development

To install all required dependencies for development, run

npm install xlcss

To build the dist/xlcss.css and dist/xlcss.min.css files out of the sass/* files including the docs, run

npm run build