Module: Less::StyleSheet
- Defined in:
- lib/sass/less.rb
Overview
This is the class that Treetop defines for parsing Less files. Since not everything gets parsed into the AST but is instead resolved at parse-time, we need to override some of it so that it can be converted into Sass.
Defined Under Namespace
Modules: Accessor1, Declaration3, Import1, Mixin4, Selectors2