Moved the config.rb file to a place where it makes more sense. Added a readme.
[philo.git] / philo / contrib / gilbert / static / gilbert / murano / README.markdown
1 Murano
2 ------
3
4 Murano is a glassy theme for Ext JS 4.
5
6 Using Murano
7 ============
8
9 Include ```path/to/murano/css/murano.css``` in place of the default Ext JS stylesheet, usually named ```ext-all.css```. Works with Ext JS 4.x.
10
11 Modifying Murano
12 ================
13
14 To edit Murano for contribution or your own use, you will need to update ```$ext_path``` in config.rb and run ```compass watch``` or ```compass compile``` from this directory.