chore(theme): add backdrop color

This commit is contained in:
Adam Bradley
2017-12-28 15:38:37 -06:00
parent e1de869091
commit a6ede9d101

View File

@@ -139,5 +139,8 @@ export const THEME_VARIABLES = [
{
property: '--box-shadow'
},
{
property: '--backdrop'
},
];