mark |
2 Comments |
CSS,
SASS in
Web Development Blog Posts
Thursday, November 4, 2010 at 5:23PM
photo credit: roadsidepictures
I have been working with CompassCSS/SASS for over a year now. I recently had the need to create an image sprite (or one image that contains many icons) from the silk icon sets for use in a large web interface. I created a SASS mixin to make working with the files very easy. If you use CSS and especially if you are using Compass CSS, SASS, or HAML check out my mixins.
mark |
2 Comments |
CSS,
SASS in
Web Development
Thursday, March 26, 2009 at 11:18AM
Nice, Simple, Sensible CSS Framework
BluePrint CSS is a nice, simple, and sensible CSS framework. It greatly reduces CSS development time by providing a solid base on which to extend. Really Cool!
Blueprint is a CSS framework, which aims to cut down on your CSS development time. It gives you a solid CSS foundation to build your project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing. http://www.blueprintcss.org/
Today I spent around 10 minutes, and used a portion of the BluePrint CSS Framework to fix some typographical problems I was having with my Wordpress theme.
mark |
Post a Comment |
CSS in
Web Development