jonthemonke / tw-break

MIT License
2 stars 1 forks source link

Custom breakpoint support 3xl, 4xl etc... #6

Open Elwood-P opened 3 months ago

Elwood-P commented 3 months ago

Can you please add support for 3xl, 4xl etc... Or better yet any breakpoint defined in the project's tailwind.config.js?

jonthemonke commented 2 months ago

I will add 3xl, 4xl etc... I will need to do a bit of a re-design to have dynamic token detection based on the config but I have been trying to think of better ways to detect tokens for all filetypes so hopefully I can combine the solutions. The limitation is TextMate scopes, I have more dynamic highlighting in the vim plugin version which has a different syntax highlight engine