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 }}
mattycraig
/
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
MattStypa
All time
Commit history
Commits on Feb 5, 2019
Refactored the CLI build process to use configuration object instead of many arguments.
MattStypa
committed
84a5712
View commit details
Copy full SHA for 84a5712
Browse repository at this point
Commits on Sep 25, 2018
Added tests for CLI utils
MattStypa
committed
34ad504
View commit details
Copy full SHA for 34ad504
Browse repository at this point
Added ability to protect comments when --no-comments options is use for CLI init command
MattStypa
committed
dbeeea4
View commit details
Copy full SHA for dbeeea4
Browse repository at this point
Switched to use strip-comments instead of Babel for CLI init command
MattStypa
committed
48387a8
View commit details
Copy full SHA for 48387a8
Browse repository at this point
Commits on Sep 24, 2018
CLI. Added --no-comments option to init commend
MattStypa
committed
9e26fd8
View commit details
Copy full SHA for 9e26fd8
Browse repository at this point
Code style updates
MattStypa
committed
eb4da80
View commit details
Copy full SHA for eb4da80
Browse repository at this point
When no output file is specified for the build command, the result will be piped to stdout
MattStypa
committed
1b1ae8a
View commit details
Copy full SHA for 1b1ae8a
Browse repository at this point
Commits on Sep 14, 2018
Reverted changes to processTailwindFeatures that would impact Webpack watch ability. As a result all commands also became Promise based
MattStypa
committed
d91eea8
View commit details
Copy full SHA for d91eea8
Browse repository at this point
Code style fixes
MattStypa
committed
933b557
View commit details
Copy full SHA for 933b557
Browse repository at this point
Config stub path was incorrect
MattStypa
committed
6e448ea
View commit details
Copy full SHA for 6e448ea
Browse repository at this point
CLI tool will now print the correct usage information
MattStypa
committed
ad695e9
View commit details
Copy full SHA for ad695e9
Browse repository at this point
Node hashbang is required for npm bin files
MattStypa
committed
a20b451
View commit details
Copy full SHA for a20b451
Browse repository at this point
CLI tool rewrite
MattStypa
committed
b71cfe7
View commit details
Copy full SHA for b71cfe7
Browse repository at this point
You can’t perform that action at this time.