zed/styles
Nate Butler 0cc5a3839d Add the size token
Introduces the `size` token, a token that will be used for defining standardized sizes for paddings, margins & borders.

Available sizes are `px`, `xs`, `sm`, `md`, `lg`, `xl`

- Adds `size`, types, and token
- Adds the size() function
2022-04-28 12:31:44 -04:00
..
dist Update share icon and swap its posiiton 2022-04-26 14:35:13 +02:00
src Add the size token 2022-04-28 12:31:44 -04:00
.gitignore Finish dark.ts initial port and restructure files to get ready for build script 2022-03-31 20:31:18 -07:00
nodemon.json 💄 2022-04-06 09:28:56 -06:00
package-lock.json 💄 token-building script and output destinations 2022-04-06 09:26:51 -06:00
package.json 💄 token-building script and output destinations 2022-04-06 09:26:51 -06:00
tsconfig.json 💄 2022-04-06 09:28:56 -06:00