grunt-takana

1.0.4 • Public • Published

grunt-takana

Live edit SCSS and CSS stylesheets

Grunt plugin for Takana. If you're not using grunt, head over to mechio/takana and follow the CLI instructions there.

Getting started

Install the plugin

npm install grunt-takana

Add this snippet to your Gruntfile

grunt.loadNpmTasks('grunt-takana');

Run takana from the root of your project folder

grunt takana

Add the JavaScript snippit to any page you want to live update:

<script type="text/javascript" src="http://localhost:48626/takana.js"></script>

Now just open the web page that you pasted the snippit into. Then open one of its stylesheets in Sublime and start live-editing!

Options

includePaths

Type: Array
Default: []

Import paths to include, the same option grunt-sass uses.

path

Type: String
Default: current working directory

Root project folder containing the stylesheets.

Readme

Keywords

Package Sidebar

Install

npm i grunt-takana

Weekly Downloads

1

Version

1.0.4

License

ISC

Last publish

Collaborators

  • nc
  • barnaby