Closed
Description
Hi,
I'm looking to use the local class names from outside of Javascript (in Razor templates on the server). In order to do that, I need to produce one or more JSON files which contains the original file names and their class mappings.
Could someone lead me in the right direction for doing this? That is, produce a file looking something like this:
{"folder/file1.scss": {
"class1": "hcgvx657hv67",
"class2": "uh3hj573"
}, "file2.scss": {
...
}}
Metadata
Metadata
Assignees
Labels
No labels