author | ymh@caf4f556-3d62-0410-8435-a86758001935 |
Fri, 12 Feb 2010 21:41:01 +0000 | |
changeset 148 | 8620c20f2d39 |
parent 136 | bde1974c263b |
permissions | -rw-r--r-- |
136 | 1 |
CSS Development Classes Plugin |
2 |
||
3 |
Sets up some classes to use in CSS development |
|
4 |
||
5 |
This is an experimental plugin, and the tools it provides |
|
6 |
are not exactly semantically correct, so use with care, |
|
7 |
and preferably only in development. :) |
|
8 |
||
9 |
||
10 |
Usage |
|
11 |
---------------------------------------------------------------- |
|
12 |
||
13 |
1) Add this line to "blueprint/screen.css", and you're done: |
|
14 |
@import 'plugins/css-classes/css-classes.css'; |