mirror of
https://github.com/primer/css.git
synced 2025-01-07 14:58:54 +03:00
Remove .border-white-fade from marketing utilities
This commit is contained in:
parent
33eb39355b
commit
6f6c0971f1
@ -1,9 +1,4 @@
|
|||||||
// Border utilities
|
// Border utilities
|
||||||
|
|
||||||
// XXX If you're looking for responsive border utilities, they've moved to
|
// XXX If you're looking for responsive border utilities, they've moved to
|
||||||
// ../../primer-utilities/lib/borders.scss
|
// ../../utilities/borders.scss
|
||||||
|
|
||||||
/* Use with .border to turn the border rgba white 0.15 */
|
|
||||||
.border-white-fade {
|
|
||||||
border-color: $white-fade-15 !important;
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user