@afflicto/gentlestyle

Elegant CSS Framework, written in SASS.

Usage no npm install needed!

<script type="module">
  import afflictoGentlestyle from 'https://cdn.skypack.dev/@afflicto/gentlestyle';
</script>

README

GentleStyle is a CSS Framework, written in SASS.

GS is a very simple framework, it is a totally flat design, with a powerful grid-system and beautiful typography.

Develop

You need node, npm and gulp installed.

  1. Clone git repo
  2. Run npm install
  3. Run gulp to compile sass and begin watching for changes.
  4. Load the test/index.html in your browser.