Browsing Tag

compass

Quick Tip: Integrate Compass into an Existing CodeIgniter Project
videos

Quick Tip: Integrate Compass into an Existing CodeIgniter Project

I was recently asked about how to use Compass in an existing CodeIgniter project. It seems that the emailer was under the impression that Compass was made for Ruby and Rails. But that’s not the case at all!

Mastering Sass: Lesson 3
videos

Mastering Sass: Lesson 3

In this final lesson in our Sass mini-series, we’re going to review the excellent Compass stylesheet framework, why you should be using it, and how it connects to Sass.


This entry is part 3 of 3 in the Mastering Sass Session
Using Compass and Sass for CSS in your Next Project

Using Compass and Sass for CSS in your Next Project

Sass could potentially be called CSS 2.0; it has some really nifty features that allow you to write your code in less time and with more flexibility. In today’s article, we will be working the basics!