adamgian / minify-selectors

Post-processor to minify class and ID selector names.
Apache License 2.0
8 stars 0 forks source link

Config and cli option to define custom attributes #12

Closed adamgian closed 1 year ago

adamgian commented 2 years ago

Custom attributes used in both HTML and JS files to parse. Attribute value type (classes, ID or selector string) will need to be defined as well.

adamgian commented 1 year ago

Notes:

adamgian commented 1 year ago

Possible new CLI options:

adamgian commented 1 year ago

Addressed in 53092a147813de7582e571d4fbcadd42f3c56306. Added in v.2.4.1