try editor as preview

This commit is contained in:
41666 2021-07-05 19:51:51 -05:00
parent 7d681d69d6
commit 67fac31ab4
8 changed files with 163 additions and 39 deletions

View file

@ -67,6 +67,13 @@ const colors = {
background-color: ${palette.taupe200};
}
`,
silent: css`
background: none;
border-color: transparent;
:hover {
background-color: ${palette.taupe200};
}
`,
};
const sizes = {