branch | wordpress |
changeset 109 | 03b0d1493584 |
-1:000000000000 | 109:03b0d1493584 |
---|---|
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'; |