public
Description: Radiant is a no-fluff, open source content management system designed for small teams.
Home | Edit | New

Using Sass

If you create a directory called sass inside your Radiant project’s public/stylesheets directory you can easily use those Sass files in your Pages, Snippets and Layouts. For example if you created public/stylesheets/sass/main.sass you could use it in your site like:

<link rel='stylesheet' href='/stylesheets/main.css'>

Note you do not need the Haml gem installed, Radiant bundles it’s own version.

Last edited by johnmuhl, Fri May 15 07:22:07 -0700 2009
Home | Edit | New
Versions: