-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Get custom sorter by evaluating tailwind.config.js file
Features
- Pass with
--tailwind-sortercan accept value (value would be path totailwind-config.js - If value not passed in look for
tailwind.config.jssomewhere within the home directory - Use
postcssto evaluate file, get classes from file and use that order
Implementation
- Build up
HashMapof classes from running regex on evaluated file - Save HashMap to disk using
serdeandbincode - Check
tailwind.config.jsmetadata to see if newHashMapshould get created
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed