Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Pull requests: tailwindlabs/tailwindcss-jit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Support Svelte 'class:' syntax
#183 by adamwathan was merged Mar 31, 2021 Loading…
Add support for prefix as a function
#177 by thecrypticace was merged Mar 28, 2021 Loading…
Add support for selectors in important option
#175 by adamwathan was merged Mar 28, 2021 Loading…
Add !font-bold-style important modifier
#174 by adamwathan was merged Mar 27, 2021 Loading…
2
fix: avoid infinite loop for square brackets custom modifier
#167 by fedeci was merged Mar 27, 2021 Loading…
3
7
Support custom modifiers with double dashes
#164 by adamwathan was merged Mar 27, 2021 Loading…
Add error messages for nested at-rules & apply
#161 by thecrypticace was merged Mar 26, 2021 Loading…
Respect apply sibling order
#155 by adamwathan was merged Mar 25, 2021 Loading…
Add TAILWIND_TOUCH_ROOT env var for custom touch dir
#152 by chickencoder was merged Mar 26, 2021 Loading…
Fix multiple @apply involving responsive rules
#151 by thecrypticace was merged Mar 24, 2021 Loading…
Fix @apply of animation utilities
#150 by thecrypticace was merged Mar 24, 2021 Loading…
Direct support for @import 'tailwindcss/{layer}' syntax
#145 by adamwathan was merged Mar 23, 2021 Loading…
Add test for mutable state interactions
#142 by thecrypticace was merged Mar 22, 2021 Loading…
Recursive apply
#136 by RobinMalfait was merged Mar 22, 2021 Loading…
Changelog: Fix links to release diffs
#130 by ledermann was merged Mar 22, 2021 Loading…
Fix extending gradient colors directly
#127 by adamwathan was merged Mar 20, 2021 Loading…
feat: allow custom extractors
#125 by kombucha was merged Mar 23, 2021 Loading…
Re-escape commas when updating classes
#119 by bradlc was merged Mar 19, 2021 Loading…
Normalize purge paths
#118 by bradlc was merged Mar 19, 2021 Loading…
add "repository" field to package.json
#108 by ghost was merged Mar 18, 2021 Loading…
ProTip! Filter pull requests by the default branch with base:main.