Use var() notation

This commit is contained in:
Jeremy Thomas
2019-10-18 14:05:37 -04:00
parent 867a306fc3
commit 6b09dcfcf0
23 changed files with 390 additions and 228 deletions

View File

@@ -1,6 +1,6 @@
.bd-callout
+block
background-color: $background
background-color: var(--#{$prefix}-background)
border-radius: $radius
padding: 1.25rem 2.5rem 1.25rem 1.5rem
position: relative