basscss-background-colors
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "basscss-background-colors", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Background color styles module for Basscss", | ||
@@ -22,4 +22,4 @@ "style": "index.css", | ||
"dependencies": { | ||
"basscss-defaults": "^2.0.1" | ||
"basscss-defaults": "^2.1.0" | ||
} | ||
} |
@@ -29,3 +29,7 @@ | ||
<div class="center p1 bg-darken-4">.bg-darken-4</div> | ||
<div class="center p1 bg-lighten-1">.bg-lighten-1</div> | ||
<div class="center p1 bg-lighten-2">.bg-lighten-2</div> | ||
<div class="center p1 bg-lighten-3">.bg-lighten-3</div> | ||
<div class="center p1 bg-lighten-4">.bg-lighten-4</div> | ||
``` | ||
Sorry, the diff of this file is not supported yet
3289
27
35
Updatedbasscss-defaults@^2.1.0