Added proper require.

git-svn-id: svn://hamptoncatlin.com/haml/trunk@271 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
nex3 2007-01-01 06:10:20 +00:00
parent 1996bd55d1
commit 9ae81f475a
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
require 'sass/tree/node'
require 'sass/tree/value_node'
require 'sass/tree/rule_node'
require 'sass/constant'
module Sass
# This is the class where all the parsing and processing of the Sass