harshdhiman / material-tokens-to-CSS

Converts Material Color Tokens (DSP Token File) to CSS Variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material Token to CSS (VS Code Extension)

Converts Material You Color Tokens (DSP Json File) to CSS Variables with a Simple Command

Howto

How to use

  • Create a CSS File
  • Copy all the content of Material You's DSP Color Token File (JSON File) into your CSS File
  • Simply Run the Command Material Token to CSS from VS Code Command Pallete (Ctrl + Shift + P)

How to get Color Token File?

Featuers

Currently the extension just converts the Material You Colors with Color palletes

Release Notes

0.0.2

Initial release

Enjoy!

About

Converts Material Color Tokens (DSP Token File) to CSS Variables


Languages

Language:TypeScript 55.1%Language:JavaScript 44.9%