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
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 }}
sonnety
/
minify
Public
forked from
matthiasmullie/minify
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Jan 28, 2021
Use offsets, reduce string copying to improve performance
Show description for e3a0356
catrope
authored and
matthiasmullie
committed
e3a0356
View commit details
Copy full SHA for e3a0356
Browse repository at this point
Commits on Jan 27, 2021
Add test to confirm fix for 298
Show description for 7f7aadd
matthiasmullie
committed
7f7aadd
View commit details
Copy full SHA for 7f7aadd
Browse repository at this point
Speed up multi-line comment preservation regex
matthiasmullie
committed
8538190
View commit details
Copy full SHA for 8538190
Browse repository at this point
Commits on Jan 25, 2021
Update FUNDING.yml
Show description for 6802f36
techteam-seobility
authored and
matthiasmullie
committed
6802f36
View commit details
Copy full SHA for 6802f36
Browse repository at this point
Commits on Jan 6, 2021
Make test suite pass for all PHP versions
matthiasmullie
committed
45fd3b0
View commit details
Copy full SHA for 45fd3b0
Browse repository at this point
Make sure math methods extraction checks for word boundaries
Show description for b88dcc6
matthiasmullie
committed
b88dcc6
View commit details
Copy full SHA for b88dcc6
Browse repository at this point
Commits on Dec 27, 2020
Don't install libzip for more recent php versions
matthiasmullie
committed
227f190
View commit details
Copy full SHA for 227f190
Browse repository at this point
Add more recent PHP version docker images
matthiasmullie
committed
6da68a1
View commit details
Copy full SHA for 6da68a1
Browse repository at this point
Login to docker
matthiasmullie
committed
6dc3daa
View commit details
Copy full SHA for 6dc3daa
Browse repository at this point
Add more recent versions to Travis test matrix
matthiasmullie
committed
3e2ab10
View commit details
Copy full SHA for 3e2ab10
Browse repository at this point
reverse arguments for implode() call i extractMath()
Show description for 3b09a2e
stklcode
authored and
matthiasmullie
committed
3b09a2e
View commit details
Copy full SHA for 3b09a2e
Browse repository at this point
Commits on Dec 23, 2020
Update README.md
matthiasmullie
authored
50b8b5d
View commit details
Copy full SHA for 50b8b5d
Browse repository at this point
Create FUNDING.yml
matthiasmullie
authored
c542a14
View commit details
Copy full SHA for c542a14
Browse repository at this point
Add test for #349
matthiasmullie
committed
38f9d58
View commit details
Copy full SHA for 38f9d58
Browse repository at this point
More robust calc() detection
Show description for 022cd72
matthiasmullie
committed
022cd72
View commit details
Copy full SHA for 022cd72
Browse repository at this point
Commits on Dec 21, 2020
Fix unsafe use of new static
Show description for 21678a3
matthiasmullie
committed
21678a3
View commit details
Copy full SHA for 21678a3
Browse repository at this point
Preserve custom properties
Show description for 26da9bb
matthiasmullie
committed
26da9bb
View commit details
Copy full SHA for 26da9bb
Browse repository at this point
Also preserve math whitespace in clamp, min, max
Show description for 8931f76
matthiasmullie
committed
8931f76
View commit details
Copy full SHA for 8931f76
Browse repository at this point
Commits on Jan 21, 2020
Fix #301 calc() not followed by end of line or semicolon not correctly matched
simondud
authored and
matthiasmullie
committed
9ba1b45
View commit details
Copy full SHA for 9ba1b45
Browse repository at this point
add unit test for mutiple calc() on same line
remyperona
authored and
matthiasmullie
committed
a5c9d09
View commit details
Copy full SHA for a5c9d09
Browse repository at this point
add multiline flag to extractCalcs pattern
remyperona
authored and
matthiasmullie
committed
a5cf827
View commit details
Copy full SHA for a5cf827
Browse repository at this point
Add addFile method
Show description for e99e519
enricodias
authored and
matthiasmullie
committed
e99e519
View commit details
Copy full SHA for e99e519
Browse repository at this point
Commits on Dec 19, 2019
Implode swap parameter order for PHP-7.4 support.
Wim Wisselink
authored and
matthiasmullie
committed
47a5371
View commit details
Copy full SHA for 47a5371
Browse repository at this point
Commits on Dec 17, 2018
Add test for #267
matthiasmullie
committed
e87effb
View commit details
Copy full SHA for e87effb
Browse repository at this point
Commits on Nov 26, 2018
php-cs-fixer
matthiasmullie
committed
d5acb8c
View commit details
Copy full SHA for d5acb8c
Browse repository at this point
Merge branch 'igll-patch-1'
matthiasmullie
committed
97f118c
View commit details
Copy full SHA for 97f118c
Browse repository at this point
Preserve important comments exactly as they are
matthiasmullie
committed
0716502
View commit details
Copy full SHA for 0716502
Browse repository at this point
Shorten alpha channel
matthiasmullie
committed
7d6883b
View commit details
Copy full SHA for 7d6883b
Browse repository at this point
Remove whitespace around + and &
Show description for bb864e0
matthiasmullie
committed
bb864e0
View commit details
Copy full SHA for bb864e0
Browse repository at this point
Improve regex detection
Show description for 107ed7b
matthiasmullie
committed
107ed7b
View commit details
Copy full SHA for 107ed7b
Browse repository at this point
update css test
rozinko
authored and
matthiasmullie
committed
453dc0d
View commit details
Copy full SHA for 453dc0d
Browse repository at this point
move color replace to a shortenColorCodesToHex() function
rozinko
authored and
matthiasmullie
committed
e52044a
View commit details
Copy full SHA for e52044a
Browse repository at this point
add replace 'white' and 'black' to '#fff' and '#000'
rozinko
authored and
matthiasmullie
committed
2dfe767
View commit details
Copy full SHA for 2dfe767
Browse repository at this point
preserve important comments
Puskás Zsolt
authored and
matthiasmullie
committed
ee02320
View commit details
Copy full SHA for ee02320
Browse repository at this point
Merge branch 'errotan-comments'
matthiasmullie
committed
f6b0e73
View commit details
Copy full SHA for f6b0e73
Browse repository at this point
Previous
Next
You can’t perform that action at this time.