Commit ed29a99d authored by Zlatan Vasović's avatar Zlatan Vasović
Browse files

Use mixin instead of whole code

parent 0d81c4e3
Showing with 1 addition and 5 deletions
+1 -5
......@@ -88,11 +88,7 @@
}
// New mixin to use as of v3.0.1
.text-hide() {
font: ~"0/0" a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
.hide-text();
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment