question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is the forms plugin working with vite-plugin-windicss?

I’m adding it to the tailwind.config

  plugins: [
    require('windicss/plugin/forms'),
    // ...
  ],

But the styles aren’t coming through…

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
JohnCampionJrcommented, Feb 18, 2021

OK, just in case it matters, this rule is still overriding the forms CSS on selects

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    padding: 0;
    line-height: inherit;
    color: inherit;
}
1reaction
chaosprintcommented, Jan 30, 2022

I have the same issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

WPForms - The World's Best Drag & Drop WordPress Forms ...
WPForms is the best WordPress forms plugin, trusted by over 5000000+ users. Create powerful WordPress forms in minutes with our drag & drop...
Read more >
Gravity Forms | The Best WordPress Form Plugin | Form Builder
Create custom forms on WordPress with Gravity Forms, the easiest-to-use, secure, and reliable WordPress form builder plugin for your website.
Read more >
12 of the Best Form Plugin Options for WordPress
Formidable Forms is an advanced online forms plugin for WordPress that allows you to make complex forms easily. Both a free version and...
Read more >
Formidable Forms - The Most Advanced WordPress Forms ...
Formidable Forms is the best WordPress forms plugin. Over 300000 professionals use our WordPress form builder to create contact forms, surveys, calculators, ...
Read more >
Plugins categorized as forms - WordPress.org
Plugin Tag: forms · Contact Form by WPForms – Drag & Drop Form Builder for WordPress · Ninja Forms Contact Form – The...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found