Overview
-
- 15 Merged pull requests
- 0 Open pull requests
- 57 Closed issues
- 1 New issue
Could not load contribution data
Please try again later
15 Pull requests merged by 5 people
-
Add text-start and text-end
#6656 merged
Feb 26, 2022 -
Update eslint: 8.8.0 → 8.9.0 (minor)
#7671 merged
Feb 25, 2022 -
Add support for PostCSS `Document` nodes
#7291 merged
Feb 25, 2022 -
Add `rgb` and `hsl` color helpers for CSS variables
#7665 merged
Feb 25, 2022 -
Only add `!` to selector class matching template candidate
#7664 merged
Feb 25, 2022 -
Invalidate context when main css changes
#7626 merged
Feb 25, 2022 -
Upgrade object-hash: 2.2.0 → 3.0.0 (major)
#7657 merged
Feb 25, 2022 -
Use local user css cache for apply
#7524 merged
Feb 25, 2022 -
Replace chalk with picocolors
#6039 merged
Feb 24, 2022 -
Split box shadows on top-level commas only
#7479 merged
Feb 23, 2022 -
Preserve source maps for generated CSS
#7588 merged
Feb 23, 2022 -
Allow default ring color to be a function
#7587 merged
Feb 22, 2022 -
Recursively collapse adjacent rules
#7565 merged
Feb 21, 2022 -
Prevent nesting plugin from breaking other plugins
#7563 merged
Feb 21, 2022 -
Update cssnano: 5.0.16 → 5.0.17 (patch)
#7540 merged
Feb 20, 2022
57 Issues closed by 5 people
-
Variant nodes are appended to the document rather than a root
#7207 closed
Feb 25, 2022 -
Normalize the scales of max width and max height with their width and height counterparts
#5811 closed
Feb 25, 2022 -
JIT is breaking themes build with Gatsby Themes and Yarn Workspaces
#5986 closed
Feb 25, 2022 -
PlayCDN default wrapper for custom plugins
#7244 closed
Feb 25, 2022 -
Update for (possibly outdated) contribution guidelines
#6666 closed
Feb 25, 2022 -
Feature Request: Add caniuse link to Tailwind CSS documentation
#7642 closed
Feb 25, 2022 -
impossible to use jit mode with blocklist
#6198 closed
Feb 25, 2022 -
Suggestion: improve support for color css variables
#3953 closed
Feb 25, 2022 -
! important not working as expected with the matchUtilities
#7226 closed
Feb 25, 2022 -
SCSS @import directives nested inside @layer are not tracked
#4838 closed
Feb 25, 2022 -
Npm Run Watch issue with JIT using Laravel Mix with Tailwind
#7662 closed
Feb 25, 2022 -
Bug report (regression #6975): Layer not preserved across imports
#7205 closed
Feb 25, 2022 -
Content changes not detected in SvelteKit when using globs on Windows
#7590 closed
Feb 25, 2022 -
HMR is really slow when there are a lot of Vue components with `<style>`
#7480 closed
Feb 25, 2022 -
Outline on rounded image renders as square on Safari.
#7646 closed
Feb 25, 2022 -
Feature Request: Add caniuse link to Tailwind CSS documentation
#7643 closed
Feb 24, 2022 -
HeadlessUI Popover Panel (PopperJS) jumps position when using Tailwind v2/3 in JIT mode
#6597 closed
Feb 24, 2022 -
Error while using '@tailwind base'
#7629 closed
Feb 24, 2022 -
Rule ordering is nondeterministic in development server with `important: true`
#7585 closed
Feb 24, 2022 -
`not-prose` not suggested
#7623 closed
Feb 24, 2022 -
JIT Prepend stackable variant before DEFAULT utilities CSS
#3949 closed
Feb 23, 2022 -
Custom utility not updating using Next.js with CSS Modules
#5126 closed
Feb 23, 2022 -
Bug: box shadow with color method can be compiled with missing parentheses
#7347 closed
Feb 23, 2022 -
Tailwind preflight doesn't produce sourcemap file deterministically
#7583 closed
Feb 23, 2022 -
Enabling JIT breaks sourcemaps in webpack + PostCSS project
#5043 closed
Feb 23, 2022 -
Default border colour opacity doesn't work with CSS variables when being grabbed via theme() helper
#3782 closed
Feb 23, 2022 -
tailwindcss3.x setting color in IOS12 does not display
#7604 closed
Feb 23, 2022 -
table > caption is not styled
#7602 closed
Feb 23, 2022 -
`extend.spacing` applied inconsistently to sub-styles
#7591 closed
Feb 23, 2022 -
Mirroring the refresh icon to work with Tailwind's animate-spin
#7598 closed
Feb 23, 2022 -
Default colour not applied to ring when using function to generate it
#6748 closed
Feb 22, 2022 -
Cannot exclude files with double extension with config purge field
#5198 closed
Feb 22, 2022 -
Why isn't the first one in the second column complete? How can it be complete?
#7580 closed
Feb 22, 2022 -
CSS is not being generated for some given utilities
#7569 closed
Feb 22, 2022 -
Background Opacity does not work when color relies on css variable
#7575 closed
Feb 22, 2022 -
PostCSS doesn't work with microbundle
#7063 closed
Feb 22, 2022 -
Pug support
#7571 closed
Feb 22, 2022 -
Warn about removing unused style in production at compile time.
#7567 closed
Feb 22, 2022 -
sveltekit + tailwind since 2.2.x `@responsive` is used but `@tailwind utilities` is missing.
#4929 closed
Feb 21, 2022 -
Duplicated CSS rules in @media output
#4896 closed
Feb 21, 2022 -
JIT purge does not exclude node_modules
#5014 closed
Feb 21, 2022 -
Compiler freezes when declaring custom components with name collisions
#4101 closed
Feb 21, 2022 -
Variants for utilities with @supports queries are not generated
#2626 closed
Feb 21, 2022 -
Hugo site won't start when using purge from tailwind.config.js
#3945 closed
Feb 21, 2022 -
Enhancement: Attribute-based variants
#3943 closed
Feb 21, 2022 -
Doesn't watch style changes in @layer (Angular)
#3959 closed
Feb 21, 2022 -
tailwindcss/nesting used with postcss-nesting breaks some postcss plugins
#7234 closed
Feb 21, 2022 -
Multiline sorting (suggestion)
#7561 closed
Feb 21, 2022 -
Remove duplicate class names and spaces on sort
#7559 closed
Feb 21, 2022 -
Sorting classes inside variables
#7557 closed
Feb 21, 2022 -
Custom container max-width doesn't work with custom container padding
#3235 closed
Feb 21, 2022 -
[Feature] Make this extension available for VSCode web
#7555 closed
Feb 21, 2022 -
Custom class name completion contexts
#7553 closed
Feb 21, 2022 -
Support `theme` in `tailwind.config.js`
#7551 closed
Feb 21, 2022 -
Tailwind ships tons of unused boilerplate CSS
#7539 closed
Feb 20, 2022
1 Issue opened by 1 person
-
Postcss tailwind plugin - filters broken when using @apply
#7530 opened
Feb 19, 2022
6 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Standardise min/max height/width and width utils
#5844 commented on
Feb 25, 2022 • 2 new comments -
tailwind --watch randomly does not update the output CSS (Likely only when saving through SSH)
#7467 commented on
Feb 20, 2022 • 1 new comment -
Laravel Mix HMR CSS and Tailwind class generation breaks when compiling 2 JS files
#5477 commented on
Feb 24, 2022 • 1 new comment -
Tailwind CLI slow down / memory leak
#7449 commented on
Feb 21, 2022 • 0 new comments -
@apply with peer variants does not work when the selector contains multiple levels
#6062 commented on
Feb 25, 2022 • 0 new comments -
Type definitions for the configuration file
#3263 commented on
Feb 23, 2022 • 0 new comments