-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to disable removing type="text"
on <input>
elements
#134
Comments
|
This is intentional, see #95 (comment) for more details. |
Is there a way to disable it because I already have css on input text type |
I'll investigate adding an option to disable minification for |
type="text"
on <input>
elements
Thanks I tried to contribute but didn't find any specific java code so was confused. Anyways thanks for taking this up. |
Yes, many css will use |
I've added an option |
No description provided.
The text was updated successfully, but these errors were encountered: