grunt-styletto

Grunt plugin for processing CSS with Styletto

Usage no npm install needed!

<script type="module">
  import gruntStyletto from 'https://cdn.skypack.dev/grunt-styletto';
</script>

README

grunt-styletto

Grunt plugin processing CSS with Styletto

Getting Started

Copy folder grunt-styletto to the "tasks" directory, relative to grunt.js

Then load it from your own grunt.js file:

task.loadTasks('grunt-styletto');

Documentation

This plugin provides only one task: styletto. Currently this task is NOT a multi task.

Contributing

Please use the issue tracker and pull requests.