docs(sass): document some missed sass variables

This commit is contained in:
Brandy Carney
2017-01-26 11:37:31 -05:00
parent 1d9270b6dd
commit b02df3e2d1
6 changed files with 35 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
// Backdrop
// --------------------------------------------------
/// @prop - Color of the backdrop
$backdrop-color: #000 !default;
ion-backdrop {