KKBOX / CompassApp

Compass.app helps designers compile stylesheets easily without resorting to command line interface
http://compass.kkbox.com
GNU General Public License v2.0
757 stars 89 forks source link

Server Side Includes #305

Closed SimonWpt closed 9 years ago

SimonWpt commented 9 years ago

Is there a way to integrate server side includes?

hlb commented 9 years ago

@SimonWpt no, but you can use Compass.app to compile sass only, and use server side include just like you originally did?

SimonWpt commented 9 years ago

@hlb Too bad :(