Add styled-components and polished
This commit is contained in:
5
packages/website/ts/style/z_index.ts
Normal file
5
packages/website/ts/style/z_index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export const zIndex = {
|
||||
topBar: 1100,
|
||||
overlay: 1105,
|
||||
aboveOverlay: 1106,
|
||||
};
|
Reference in New Issue
Block a user