-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Comparing changes
Open a pull request
base repository: tailwindlabs/tailwindcss
base: v3.1.0
head repository: tailwindlabs/tailwindcss
compare: v3.1.2
- 11 commits
- 27 files changed
- 3 contributors
Commits on Jun 9, 2022
-
Fix candidate extractor regression (#8558)
* fix regression This is a regression where `%>utility<%` didn't properly abstract `utility` * update changelog
Configuration menu - View commit details
-
Copy full SHA for 9a5db88 - Browse repository at this point
Copy the full SHA 9a5db88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa2d4d - Browse repository at this point
Copy the full SHA 7aa2d4dView commit details -
Split
::backdrop
into separate defaults group (#8567)* Split `::backdrop` into separate defaults group * Update tests * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 6b1eb19 - Browse repository at this point
Copy the full SHA 6b1eb19View commit details -
Fix postcss plugin type (#8564)
* Fix postcss plugin type * Update changelog
Configuration menu - View commit details
-
Copy full SHA for c44dd7b - Browse repository at this point
Copy the full SHA c44dd7bView commit details -
Fix class detection in markdown code fences and slim templates (#8569)
* Fix detection of classes in markdown code fences * Fix candidate detection in `.slim` templates * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 0664aae - Browse repository at this point
Copy the full SHA 0664aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a04153 - Browse repository at this point
Copy the full SHA 2a04153View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f2e570 - Browse repository at this point
Copy the full SHA 3f2e570View commit details
Commits on Jun 10, 2022
-
Ensure
\
is a valid arbitrary variant token (#8576)* `\` are valid arbitrary variant tokens We use `\` for escaping `.` or `_` so they should be part of the arbitrary variant regex. * update changelog
Configuration menu - View commit details
-
Copy full SHA for d32728b - Browse repository at this point
Copy the full SHA d32728bView commit details -
Enable
postcss-import
in the CLI by default in watch mode (#8580)* Add support for postcss-import in watch mode * Add regression test * Extract shared logic * restructure test a little bit Instead of relying on a arbitrary setTimout value, let's wait for the file to be created instead. * update changelog Co-authored-by: Adam Bergman <adam@fransvilhelm.com>
1Configuration menu - View commit details
-
Copy full SHA for 0d064ea - Browse repository at this point
Copy the full SHA 0d064eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f866d - Browse repository at this point
Copy the full SHA 05f866dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce80574 - Browse repository at this point
Copy the full SHA ce80574View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.1.0...v3.1.2