docs(sass): add missing docs to sass variables

This commit is contained in:
Brandy Carney
2017-12-07 18:55:15 -05:00
parent 03ec0d23b1
commit 752b60db79
7 changed files with 7 additions and 5 deletions

View File

@@ -3,5 +3,5 @@
// Loading
// --------------------------------------------------
/// @prop - Color of the backdrop
/// @prop - Color of the loading backdrop
$loading-backdrop-color: #000 !default;