You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report! This was resolved in #7565 but is not yet part of a tagged release. In the mean time you can use our insiders build by running npm install tailwindcss@insiders
What version of Tailwind CSS are you using?
v3.0.23
What build tool (or framework if it abstracts the build tool) are you using?
postcss 6.4.8, postcss-import 14.0.2, @wordpress/scripts 22.2.1 (unsure which webpack version)
What version of Node.js are you using?
node v16.7.0, npm v8.5.0
What browser are you using?
N/A
What operating system are you using?
MacOS
Reproduction
After using the following syntax to make an better experience for touch devices the compiler will generate the following CSS:
Src syntax
Compiled syntax:
Describe your issue
See
reproduction
The text was updated successfully, but these errors were encountered: