I am building a little tailwind tool and need to build basic tailwind core classes autocomplete feature. My first thought was to list all core classes in an array, but it is a very cumbersome process. Are there are better ways to achieve that? Thanks!
Asked
Active
Viewed 201 times
1
-
Looking for a similar thing. Let me know if you find something, – Feroz Oct 30 '22 at 05:14