Skip to content

Instantly share code, notes, and snippets.

@onecrayon
Created August 1, 2013 01:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onecrayon/6127790 to your computer and use it in GitHub Desktop.
Save onecrayon/6127790 to your computer and use it in GitHub Desktop.
Basic code necessary for a LESS/SASS shim Sugar for MacRabbit's Espresso
<?xml version="1.0" encoding="UTF-8"?>
<settings>
<language id="com.onecrayon.less-sass-standin">
<root-zone>language-root.css</root-zone>
<name>LESS/SASS (shim)</name>
<detectors>
<extension>less</extension>
<extension>scss</extension>
</detectors>
</language>
</settings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment