worm-emoji / stylesheet-differ

Outputs the difference of two stylesheets as valid css

Home Page:https://www.npmjs.com/package/stylesheet-differ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replaces dashes with underscores in classnames

Jarred-Sumner opened this issue · comments

Input:
image
Output:
db_World_scrollWrapper

Desired output:
.db-World-scrollWrapper