basscss-border
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "basscss-border", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Border styles module for Basscss", | ||
@@ -14,6 +14,3 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/basscss/basscss", | ||
"dependencies": { | ||
"basscss-defaults": "^2.0.1" | ||
} | ||
"homepage": "https://github.com/basscss/basscss" | ||
} |
@@ -39,4 +39,4 @@ | ||
```html | ||
<button class="btn btn-primary not-rounded">Not Rounded</button> | ||
<button class="not-rounded">Not Rounded</button> | ||
``` | ||
Sorry, the diff of this file is not supported yet
0
2901
32
- Removedbasscss-defaults@^2.0.1
- Removedbasscss-defaults@2.1.3(transitive)
- Removedcolors.css@2.3.0(transitive)