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 }}
VictorMarcas
/
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
All users
All time
Commit history
Commits on Feb 10, 2020
Merge pull request #1378 from tailwindcss/dependabot/npm_and_yarn/master/rimraf-3.0.2
dependabot-preview[bot]
authored
a063e67
View commit details
Copy full SHA for a063e67
Browse repository at this point
Bump rimraf from 3.0.1 to 3.0.2
Show description for 9776502
dependabot-preview[bot]
authored
9776502
View commit details
Copy full SHA for 9776502
Browse repository at this point
Commits on Feb 6, 2020
Merge pull request #1366 from tailwindcss/dependabot/npm_and_yarn/master/resolve-1.15.1
dependabot-preview[bot]
authored
5a08848
View commit details
Copy full SHA for 5a08848
Browse repository at this point
Bump resolve from 1.15.0 to 1.15.1
Show description for 51f6655
dependabot-preview[bot]
authored
51f6655
View commit details
Copy full SHA for 51f6655
Browse repository at this point
Commits on Feb 5, 2020
1.2.0
adamwathan
committed
61e5ac5
View commit details
Copy full SHA for 61e5ac5
Browse repository at this point
1.2.0-canary.8
adamwathan
committed
834cee4
View commit details
Copy full SHA for 834cee4
Browse repository at this point
Merge pull request #1362 from tailwindcss/fixed-line-height-values
Show description for 978a688
adamwathan
authored
978a688
View commit details
Copy full SHA for 978a688
Browse repository at this point
Add sensible set of fixed line-height utilities
adamwathan
committed
9b89683
View commit details
Copy full SHA for 9b89683
Browse repository at this point
Remove unused config properties
adamwathan
committed
86e8e38
View commit details
Copy full SHA for 86e8e38
Browse repository at this point
Commits on Feb 3, 2020
1.2.0-canary.7
adamwathan
committed
0ea9eba
View commit details
Copy full SHA for 0ea9eba
Browse repository at this point
Merge pull request #1358 from tailwindcss/remove-inter
Show description for 75e7c10
adamwathan
authored
75e7c10
View commit details
Copy full SHA for 75e7c10
Browse repository at this point
Don't include Inter in default font stack
Show description for 8767f6e
adamwathan
committed
8767f6e
View commit details
Copy full SHA for 8767f6e
Browse repository at this point
1.2.0-canary.6
adamwathan
committed
ce6ad1e
View commit details
Copy full SHA for ce6ad1e
Browse repository at this point
Merge pull request #1357 from tailwindcss/use-font-sans-by-default
Show description for 8a95f03
adamwathan
authored
8a95f03
View commit details
Copy full SHA for 8a95f03
Browse repository at this point
Use font-sans as the default font, not the system font
adamwathan
committed
bdbec26
View commit details
Copy full SHA for bdbec26
Browse repository at this point
Update Jest
adamwathan
committed
09e7584
View commit details
Copy full SHA for 09e7584
Browse repository at this point
Update fixtures, add system-ui to `sans` font stack as well
adamwathan
committed
7815e01
View commit details
Copy full SHA for 7815e01
Browse repository at this point
Merge branch 'patch-1' of git://github.com/argyleink/tailwindcss into argyleink-patch-1
adamwathan
committed
f07475e
View commit details
Copy full SHA for f07475e
Browse repository at this point
Stop running tests on node 8 so we can update to Jest 25
adamwathan
committed
3dc124a
View commit details
Copy full SHA for 3dc124a
Browse repository at this point
Merge pull request #1356 from tailwindcss/add-default-skews
Show description for b3c3d5c
adamwathan
authored
b3c3d5c
View commit details
Copy full SHA for b3c3d5c
Browse repository at this point
Add some default skew values
adamwathan
committed
36dd50e
View commit details
Copy full SHA for 36dd50e
Browse repository at this point
Merge pull request #1355 from tailwindcss/add-grid-row-defaults
Show description for 0bd59f5
adamwathan
authored
0bd59f5
View commit details
Copy full SHA for 0bd59f5
Browse repository at this point
Add some default values for grid row utilities, confusing to have none
adamwathan
committed
3efa8e1
View commit details
Copy full SHA for 3efa8e1
Browse repository at this point
Move build script to scripts
adamwathan
committed
e7c6480
View commit details
Copy full SHA for e7c6480
Browse repository at this point
Add script for rebuilding fixtures
adamwathan
committed
a2a11ac
View commit details
Copy full SHA for a2a11ac
Browse repository at this point
Commits on Feb 1, 2020
Merge pull request #1353 from tailwindcss/combine-gap-plugins
Show description for 0bcbfd4
adamwathan
authored
0bcbfd4
View commit details
Copy full SHA for 0bcbfd4
Browse repository at this point
Combine gap, columnGap, and rowGap plugins into just gap, like margin/padding/inset
adamwathan
committed
677e5a7
View commit details
Copy full SHA for 677e5a7
Browse repository at this point
Merge pull request #1352 from tailwindcss/transition-shadow
Show description for 12c4c7d
adamwathan
authored
12c4c7d
View commit details
Copy full SHA for 12c4c7d
Browse repository at this point
Add `transition-shadow`, transition box-shadow in `transition` also
adamwathan
committed
e0771bd
View commit details
Copy full SHA for e0771bd
Browse repository at this point
Merge pull request #1351 from tailwindcss/transition-fill-stroke
Show description for 59721a6
adamwathan
authored
59721a6
View commit details
Copy full SHA for 59721a6
Browse repository at this point
Add fill and stroke to `transition-colors`
adamwathan
committed
bb1e629
View commit details
Copy full SHA for bb1e629
Browse repository at this point
Add prettier config for stubs
adamwathan
committed
91e659f
View commit details
Copy full SHA for 91e659f
Browse repository at this point
Merge pull request #1329 from MarcRam/master
Show description for 9224779
adamwathan
authored
9224779
View commit details
Copy full SHA for 9224779
Browse repository at this point
Merge pull request #1336 from tailwindcss/support-import-syntax
Show description for 720df99
adamwathan
authored
720df99
View commit details
Copy full SHA for 720df99
Browse repository at this point
Commits on Jan 31, 2020
Merge pull request #1348 from tailwindcss/dependabot/npm_and_yarn/master/babel/cli-7.8.4
dependabot-preview[bot]
authored
bd1d0e1
View commit details
Copy full SHA for bd1d0e1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.