mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
6 lines
142 B
Ruby
6 lines
142 B
Ruby
require 'haml'
|
|
require 'haml/template'
|
|
require 'sass'
|
|
require 'sass/plugin'
|
|
|
|
# All the necessary modifications are made via the cougar's kiss
|