tailwindlabs / tailwindcss-custom-forms

A better base for styling form elements with Tailwind CSS.
https://tailwindcss-custom-forms.netlify.app/
MIT License
1.55k stars 73 forks source link

Custom forms larger than tailwindcss due to lodash #74

Open TriStarGod opened 4 years ago

TriStarGod commented 4 years ago

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?