Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
bradhaydon
/
tailwindcss
Public
forked from
tailwindlabs/tailwindcss
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
RobinMalfait
All time
Commit history
Commits on May 15, 2023
[Oxide] Add built-in `@import` processing support (#11239)
Show description for f49b054
RobinMalfait
authored
f49b054
View commit details
Copy full SHA for f49b054
Browse repository at this point
Commits on May 12, 2023
[Oxide] Ensure generated `tailwind.config.js` file is formatted properly (#11221)
Show description for 0e171fd
RobinMalfait
authored
0e171fd
View commit details
Copy full SHA for 0e171fd
Browse repository at this point
add missing `^` to `package-lock.json`
RobinMalfait
committed
764f6a1
View commit details
Copy full SHA for 764f6a1
Browse repository at this point
update CHANGELOG
RobinMalfait
committed
2f21b22
View commit details
Copy full SHA for 2f21b22
Browse repository at this point
Support `@import "tailwindcss"` using top-level `index.css` file (#11205)
Show description for 80415ec
RobinMalfait
committed
80415ec
View commit details
Copy full SHA for 80415ec
Browse repository at this point
use older version of centos/nodejs-12
RobinMalfait
committed
a4314c0
View commit details
Copy full SHA for a4314c0
Browse repository at this point
[oxide] Expose experimental Rust parser setup (#11116)
Show description for 3309d3f
RobinMalfait
committed
3309d3f
View commit details
Copy full SHA for 3309d3f
Browse repository at this point
Revert prepare of v3.3
RobinMalfait
committed
7dbb59c
View commit details
Copy full SHA for 7dbb59c
Browse repository at this point
Commits on May 8, 2023
Ensure `repeating-conic-gradient` is detected as an image (#11180)
Show description for 251cc37
RobinMalfait
authored
251cc37
View commit details
Copy full SHA for 251cc37
Browse repository at this point
Commits on Apr 25, 2023
Drop support for Node.js v12 (#11089)
Show description for bd0497f
3 people
authored
bd0497f
View commit details
Copy full SHA for bd0497f
Browse repository at this point
Commits on Apr 21, 2023
Normalize arbitrary modifiers (#11057)
Show description for 9bb45cd
RobinMalfait
authored
9bb45cd
View commit details
Copy full SHA for 9bb45cd
Browse repository at this point
Commits on Apr 19, 2023
Ensure multiple `theme(spacing[5])` calls with bracket notation in arbitrary properties work (#11039)
Show description for 0e2b451
RobinMalfait
authored
0e2b451
View commit details
Copy full SHA for 0e2b451
Browse repository at this point
Commits on Apr 18, 2023
tweak changelog
RobinMalfait
committed
defdc4b
View commit details
Copy full SHA for defdc4b
Browse repository at this point
Replace `__OXIDE__` at build time to prevent `@tailwindcss/oxide` leaks in the stable engine (#10988)
Show description for 72bc318
RobinMalfait
and
thecrypticace
authored
72bc318
View commit details
Copy full SHA for 72bc318
Browse repository at this point
Commits on Mar 30, 2023
3.3.1
RobinMalfait
authored and
thecrypticace
committed
1e55b79
View commit details
Copy full SHA for 1e55b79
Browse repository at this point
Drop `@tailwindcss/line-clamp` warning (#10915)
Show description for 9cd0301
RobinMalfait
authored
9cd0301
View commit details
Copy full SHA for 9cd0301
Browse repository at this point
Commits on Mar 29, 2023
cleanup unused import
RobinMalfait
committed
447384b
View commit details
Copy full SHA for 447384b
Browse repository at this point
ensure workflows run for the 3.3 branch
RobinMalfait
committed
3193dae
View commit details
Copy full SHA for 3193dae
Browse repository at this point
Try resolving `config.default` before `config` to ensure the config file is resolved correctly (#10898)
Show description for a785c93
RobinMalfait
committed
a785c93
View commit details
Copy full SHA for a785c93
Browse repository at this point
Commits on Mar 28, 2023
3.3.0
RobinMalfait
committed
3809127
View commit details
Copy full SHA for 3809127
Browse repository at this point
Add gradient color stop position utilities (#10886)
Show description for 5115771
RobinMalfait
committed
5115771
View commit details
Copy full SHA for 5115771
Browse repository at this point
sync package-lock.json
RobinMalfait
committed
0bfee99
View commit details
Copy full SHA for 0bfee99
Browse repository at this point
Commits on Mar 27, 2023
Fix format assumption when resolving module dependencies (#10878)
Show description for 55aa403
RobinMalfait
authored
55aa403
View commit details
Copy full SHA for 55aa403
Browse repository at this point
Ensure module dependencies for value `null`, is an empty `Set` (#10877)
Show description for 8e85a86
RobinMalfait
authored
8e85a86
View commit details
Copy full SHA for 8e85a86
Browse repository at this point
Reset all properties when using `line-clamp-none` (#10876)
Show description for 5b77b42
RobinMalfait
authored
5b77b42
View commit details
Copy full SHA for 5b77b42
Browse repository at this point
prepare for v3.3 release
RobinMalfait
committed
b2f132e
View commit details
Copy full SHA for b2f132e
Browse repository at this point
sync package-lock.json
RobinMalfait
committed
c26e77c
View commit details
Copy full SHA for c26e77c
Browse repository at this point
Commits on Mar 21, 2023
ensure stacking `dark` and `rtl` variants with pseudo elements works as expected
RobinMalfait
committed
e4482c7
View commit details
Copy full SHA for e4482c7
Browse repository at this point
Commits on Mar 20, 2023
ensure we look at the `extension` from the "parent" file
Show description for 439fdad
RobinMalfait
committed
439fdad
View commit details
Copy full SHA for 439fdad
Browse repository at this point
Improve bundle size by replacing `detective-typescript` (#10825)
Show description for e046a37
3 people
authored
e046a37
View commit details
Copy full SHA for e046a37
Browse repository at this point
Commits on Mar 17, 2023
transform files using `@swc/jest` (#10815)
RobinMalfait
authored
acf9403
View commit details
Copy full SHA for acf9403
Browse repository at this point
refactor `log.warn` checks in tests
RobinMalfait
committed
8132de6
View commit details
Copy full SHA for 8132de6
Browse repository at this point
add `toHaveBeenWarned` and `toHaveBeenWarnedWith` custom matchers
RobinMalfait
committed
ab66c5a
View commit details
Copy full SHA for ab66c5a
Browse repository at this point
Commits on Mar 15, 2023
fix `stubs` glob in `files` of package.json
RobinMalfait
committed
ac1738e
View commit details
Copy full SHA for ac1738e
Browse repository at this point
delete unused stub
RobinMalfait
committed
27cb947
View commit details
Copy full SHA for 27cb947
Browse repository at this point
Previous
Next
You can’t perform that action at this time.