There was an error while loading. Please reload this page.
The SCSS files are located in t3cgn_template/Resources/Private/Design/Scss.
t3cgn_template/Resources/Private/Design/Scss
Images which are used in the SCSS files are located in t3cgn_template/Resources/Private/Design/Images.
t3cgn_template/Resources/Private/Design/Images
The SCSS could be compiled by the config.rb in t3cgn_template/Configuration/Compass.
To compile the SCSS files go to t3cgn_template/Configuration/Compass and run:
t3cgn_template/Configuration/Compass
compass compile
or compile the SCSS files automatically by running:
compass watch