1 Forks
17 Stars
17 Watchers

csstag

Tagged template for CSS Modules: const styles = css`.root { color: red; }`; <div class={styles.root}></div>

How to download and setup csstag

Open terminal and run command
git clone https://github.com/sgtpep/csstag.git
git clone is used to create a copy or clone of csstag repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with csstag https://github.com/sgtpep/csstag/archive/master.zip

Or simply clone csstag with SSH
[email protected]:sgtpep/csstag.git

If you have some problems with csstag

You may open issue on csstag support forum (system) here: https://github.com/sgtpep/csstag/issues