tailwindlabs/tailwindcss-custom-forms

Custom forms larger than tailwindcss due to lodash

TriStarGod opened this issue · 0 comments

Hi,
I noticed your library is even bigger than tailwindcss by a large margin due to lodash.

https://bundlephobia.com/result?p=tailwindcss@1.7.6
https://bundlephobia.com/result?p=@tailwindcss/custom-forms@0.2.1

Does that increase our app's file size or does tailwindcss extract the css only?