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

Some improvements
#1 by RobinMalfait was merged Feb 28, 2021 Loading…
Implement @apply first pass
#2 by RobinMalfait was merged Mar 1, 2021 Loading…
Bug fixes / improvements
#3 by RobinMalfait was merged Mar 2, 2021 Loading…
Apply part 2
#7 by RobinMalfait was merged Mar 5, 2021 Loading…
Refactor from custom tuple format to PostCSS nodes
#8 by adamwathan was merged Mar 5, 2021 Loading…
Update plugins to new return signature
#9 by adamwathan was merged Mar 6, 2021 Loading…
Better multi-build support
#10 by adamwathan was merged Mar 7, 2021 Loading…
make it node 12 compatible
#13 by RobinMalfait was merged Mar 14, 2021 Loading…
Add support for calc() in arbitrary values
#14 by bradlc was merged Mar 15, 2021 Loading…
Create LICENSE
#15 by adamwathan was merged Mar 15, 2021 Loading…
Fix handling of outline offsets
#89 by adamwathan was merged Mar 17, 2021 Loading…
Escape commas in class names to workaround minifier bug
#91 by bradlc was merged Mar 17, 2021 Loading…
Add support for arbitrary transition-duration
#99 by adamwathan was merged Mar 17, 2021 Loading…
Recursive apply
#136 by RobinMalfait was merged Mar 22, 2021 Loading…
Add test for mutable state interactions
#142 by thecrypticace was merged Mar 22, 2021 Loading…
Direct support for @import 'tailwindcss/{layer}' syntax
#145 by adamwathan was merged Mar 23, 2021 Loading…
Fix @apply of animation utilities
#150 by thecrypticace was merged Mar 24, 2021 Loading…
Fix multiple @apply involving responsive rules
#151 by thecrypticace was merged Mar 24, 2021 Loading…
Respect apply sibling order
#155 by adamwathan was merged Mar 25, 2021 Loading…
Support custom modifiers with double dashes
#164 by adamwathan was merged Mar 27, 2021 Loading…
Add !font-bold-style important modifier
#174 by adamwathan was merged Mar 27, 2021 Loading…
2
Add support for selectors in important option
#175 by adamwathan was merged Mar 28, 2021 Loading…
ProTip! Filter pull requests by the default branch with base:main.