ember-cli-gss

Use Grid Style Sheets in your Ember CLI projects.

Usage no npm install needed!

<script type="module">
  import emberCliGss from 'https://cdn.skypack.dev/ember-cli-gss';
</script>

README

Ember-cli-gss Ember Observer Score

This plugin includes Grid Style Sheets into your Ember CLI project.

Installation

ember install:addon ember-cli-gss

Usage

Put your gss styles into app/styles/app.gss. This file will be created for you during installation.