tailwindlabs / tailwindcss-forms

A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.
https://tailwindcss-forms.vercel.app
MIT License
4.22k stars 223 forks source link

input [type="checkbox"] { @apply rounded-full; } does not work #129

Closed Ernestopheles closed 1 year ago

Ernestopheles commented 1 year ago

What version of @tailwindcss/forms are you using?

3.2.2

What version of Node.js are you using?

16.14.0

What browser are you using?

Brave

What operating system are you using?

KUbuntu

Reproduction repository

https://github.com/Ernestopheles/tailwind-p

Describe your issue

CSS Command seems not to be working at all

Ernestopheles commented 1 year ago

omitting the spaces makes it work, sorry