app/assets/stylesheets/sass-zero/variables/border.scss in sass-zero-1.0.3 vs app/assets/stylesheets/sass-zero/variables/border.scss in sass-zero-1.0.4
- old
+ new
@@ -13,10 +13,10 @@
$rounded-3xl: 1.5rem;
$rounded-full: 9999px;
// *******************************************************************
// Border Width
-// Utilities for controlling the width of an element's borders.
+// Variables for controlling the width of an element's borders.
// border-width: $border;
// *******************************************************************
$border-0: 0;
$border: 1px;
$border-2: 2px;