Add styled-components and polished

This commit is contained in:
fragosti
2018-06-01 11:40:06 -07:00
parent 3a7f26f620
commit 817d9b0d3e
21 changed files with 82 additions and 22 deletions

View File

@@ -0,0 +1,5 @@
export const zIndex = {
topBar: 1100,
overlay: 1105,
aboveOverlay: 1106,
};