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 }}
Frulko
/
tailwindcss
Public
forked from
tailwindlabs/tailwindcss
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
tailwindcss
src
on
master
User selector
All users
All time
Commit history
Commits on Apr 23, 2021
Add `background-origin` utilities (#4117)
Show description for 01f8070
David Luhr
authored and
adamwathan
committed
01f8070
View commit details
Copy full SHA for 01f8070
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Fix invalid arg type (#3978)
Show description for 6ed835c
RobinMalfait
authored
6ed835c
View commit details
Copy full SHA for 6ed835c
View code at this point
Browse repository at this point
Escape commas in native escapeClassName and nameClass functions
adamwathan
committed
db3f97a
View commit details
Copy full SHA for db3f97a
View code at this point
Browse repository at this point
Commits on Apr 4, 2021
Add CSS filter support (#3923)
Show description for 60a0678
3 people
authored
60a0678
View commit details
Copy full SHA for 60a0678
View code at this point
Browse repository at this point
Add `list-item` display utility (#3929)
Show description for 0b5f5e9
neupauer
authored
0b5f5e9
View commit details
Copy full SHA for 0b5f5e9
View code at this point
Browse repository at this point
Add `mix-blend-mode` and `background-blend-mode` utilities (#3920)
Show description for 1cb060d
adamwathan
and
neupauer
authored
1cb060d
View commit details
Copy full SHA for 1cb060d
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
Derive JIT display utilities from AOT display plugin
adamwathan
committed
21a96af
View commit details
Copy full SHA for 21a96af
View code at this point
Browse repository at this point
Added support for display : inline-table (#3563)
Show description for 48d7648
erikverbeek
and
Erik Verbeek
authored
48d7648
View commit details
Copy full SHA for 48d7648
View code at this point
Browse repository at this point
Remove justify-auto and place-items-auto
Show description for 9e705db
adamwathan
committed
9e705db
View commit details
Copy full SHA for 9e705db
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
Add `isolation` utilities (#3914)
adamwathan
authored
e1e66e3
View commit details
Copy full SHA for e1e66e3
View code at this point
Browse repository at this point
Add box-decoration-break utilities (#3911)
adamwathan
authored
8c07172
View commit details
Copy full SHA for 8c07172
View code at this point
Browse repository at this point
Add PostCSS 7 support (maybe)
adamwathan
committed
44505df
View commit details
Copy full SHA for 44505df
View code at this point
Browse repository at this point
Only warn about JIT engine once
adamwathan
committed
e8adab7
View commit details
Copy full SHA for e8adab7
View code at this point
Browse repository at this point
Add `mode` option to use JIT code path
adamwathan
committed
db2c661
View commit details
Copy full SHA for db2c661
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
Merge branch 'patch-1' of git://github.com/fcFn/tailwindcss into fcFn-patch-1
adamwathan
committed
8dc6f92
View commit details
Copy full SHA for 8dc6f92
View code at this point
Browse repository at this point
Commits on Mar 17, 2021
Pass full opacityValue always
adamwathan
committed
d98f2f8
View commit details
Copy full SHA for d98f2f8
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Fix typo in preflight.css
fcFn
authored
aa08326
View commit details
Copy full SHA for aa08326
View code at this point
Browse repository at this point
Commits on Feb 7, 2021
Fix function colors bug (#2919)
DylanVann
authored
33dcd44
View commit details
Copy full SHA for 33dcd44
View code at this point
Browse repository at this point
Adds support for `tailwind.config.cjs` files (#3181)
Show description for e86b586
natemoo-re
authored
e86b586
View commit details
Copy full SHA for e86b586
View code at this point
Browse repository at this point
Commits on Jan 29, 2021
add version and license (#3255)
Show description for 46a3300
RobinMalfait
and
adamwathan
authored
46a3300
View commit details
Copy full SHA for 46a3300
View code at this point
Browse repository at this point
Set explicit opacity value on placeholder pseudo-element (#3308)
Show description for 039186a
adamwathan
authored
039186a
View commit details
Copy full SHA for 039186a
View code at this point
Browse repository at this point
Version number corrected in substituteTailwindAtRules (#3237)
samtrion
authored
e6dde19
View commit details
Copy full SHA for e6dde19
View code at this point
Browse repository at this point
from: undefined -> from: __filename (#3356)
hivokas
authored
43afae4
View commit details
Copy full SHA for 43afae4
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Performance improvements + memory leak fix (#3032)
Show description for eac11cf
RobinMalfait
authored
eac11cf
View commit details
Copy full SHA for eac11cf
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
ring defaults (#2951)
Show description for d1ef88a
RobinMalfait
authored
d1ef88a
View commit details
Copy full SHA for d1ef88a
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Allow for recursively applying user defined classes (#2832)
RobinMalfait
authored
1522029
View commit details
Copy full SHA for 1522029
View code at this point
Browse repository at this point
Fix !important on multiple selectors #2823 (#2824)
Show description for 1e0fc09
stefanfisk
and
RobinMalfait
authored
1e0fc09
View commit details
Copy full SHA for 1e0fc09
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
Fix cascading shadow/ring bug, ensure default ring color
adamwathan
committed
e40079a
View commit details
Copy full SHA for e40079a
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Rename plugin in compat mode
adamwathan
committed
2245f26
View commit details
Copy full SHA for 2245f26
View code at this point
Browse repository at this point
Improve compat mode (#2775)
Show description for c238ed1
RobinMalfait
authored
c238ed1
View commit details
Copy full SHA for c238ed1
View code at this point
Browse repository at this point
Postcss7 compatibility (#2773)
Show description for 1d8679d
RobinMalfait
authored
1d8679d
View commit details
Copy full SHA for 1d8679d
View code at this point
Browse repository at this point
Cleanup custom properties (#2771)
Show description for b86bdbc
RobinMalfait
and
adamwathan
authored
b86bdbc
View commit details
Copy full SHA for b86bdbc
View code at this point
Browse repository at this point
Commits on Nov 15, 2020
Upgrade to PostCSS 8
adamwathan
committed
729b400
View commit details
Copy full SHA for 729b400
View code at this point
Browse repository at this point
Commits on Nov 14, 2020
Remove clearfix utility (#2766)
adamwathan
authored
b95cf5f
View commit details
Copy full SHA for b95cf5f
View code at this point
Browse repository at this point
Fix bug where color palette could not be empty
adamwathan
committed
278c203
View commit details
Copy full SHA for 278c203
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.