/* * application.scss * * Important! Do *not* use Sprockets "require" syntax. * Use @import to include other stylesheets and Compass mixins. */ // Include some nice mixins @import "compass/css3"; @import "sassybuttons"; // Example: import partial stylesheet named "_users.scss" @import "users";