creart-jetsai
Results
2
comments of
creart-jetsai
Here is what I can do with current Master CSS instance. ```ts const config: Config = {...} const resolveColor = (colorName: string) => { const theme = document.documentElement.className; const color...
It's been like over one or two months since the last time I dug into MasterCSS. I was busy with other projects then. Now I come back and realize a...