author | hurons@caf4f556-3d62-0410-8435-a86758001935 |
Mon, 17 May 2010 10:08:38 +0000 | |
changeset 180 | d8780eeb2607 |
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'; |