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 }}
Visualq
/
minify
Public
forked from
matthiasmullie/minify
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
Breadcrumbs
History for
minify
src
on
master
User selector
All users
All time
Commit history
Commits on Dec 8, 2022
Revert auto formatting
Wim Wisselink Kantoor
committed
156d5ed
View commit details
Copy full SHA for 156d5ed
View code at this point
Browse repository at this point
PHP 8.2 deprecation fix: Dynamically call 'parent::__construct()' with argument count check fix
Wim Wisselink Kantoor
committed
eafe9b9
View commit details
Copy full SHA for eafe9b9
View code at this point
Browse repository at this point
PHP 8.2 deprecation fix: Dynamically call 'parent::__construct()' fix
Wim Wisselink Kantoor
committed
9400c16
View commit details
Copy full SHA for 9400c16
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
Update formatting config
matthiasmullie
committed
f09a06e
View commit details
Copy full SHA for f09a06e
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Some more cleanup
matthiasmullie
committed
bc915c8
View commit details
Copy full SHA for bc915c8
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
Fix docs generation & publish to branch
matthiasmullie
committed
62765c0
View commit details
Copy full SHA for 62765c0
View code at this point
Browse repository at this point
php-cs-fixer
matthiasmullie
committed
9d9caf8
View commit details
Copy full SHA for 9d9caf8
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Fix bug #395 Calc function missing on background-position property
simondud
committed
a61c949
View commit details
Copy full SHA for a61c949
View code at this point
Browse repository at this point
Fix #397 CSS variable value 0px has the px removed and breaks
simondud
committed
d8993df
View commit details
Copy full SHA for d8993df
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Fix #383 Problem with a specific file, Choices.js - regex inside ?: conditional
simondud
committed
49d6bd8
View commit details
Copy full SHA for 49d6bd8
View code at this point
Browse repository at this point
Commits on Apr 19, 2022
Alternative fix for #393
Show description for 7d4542b
matthiasmullie
committed
7d4542b
View commit details
Copy full SHA for 7d4542b
View code at this point
Browse repository at this point
Commits on Apr 17, 2022
fix #393, add one more test for the fix of 385
simondud
committed
0c77ac9
View commit details
Copy full SHA for 0c77ac9
View code at this point
Browse repository at this point
Commits on Apr 16, 2022
Fix the recursive regexes designed to match funcitons inside empty for() blocks matching {} blocks outside them in some circumstances
simondud
committed
fd56601
View commit details
Copy full SHA for fd56601
View code at this point
Browse repository at this point
Fix issue #394
simondud
committed
b345800
View commit details
Copy full SHA for b345800
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Fix minified CSS variable with leading whitespaces
Show description for 759f087
RV7PR
authored
759f087
View commit details
Copy full SHA for 759f087
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
Fix issue #385 - for(;;) without body but containig closures inside brackets.
simondud
committed
dfae066
View commit details
Copy full SHA for dfae066
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Add apng, avif, webp, and woff2 mime types
summercms
authored and
matthiasmullie
committed
0cf6c08
View commit details
Copy full SHA for 0cf6c08
View code at this point
Browse repository at this point
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
View code at this point
Browse repository at this point
Commits on Jan 27, 2021
Speed up multi-line comment preservation regex
matthiasmullie
committed
8538190
View commit details
Copy full SHA for 8538190
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 27, 2020
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
View code at this point
Browse repository at this point
Commits on Dec 23, 2020
More robust calc() detection
Show description for 022cd72
matthiasmullie
committed
022cd72
View commit details
Copy full SHA for 022cd72
View code at this point
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
View code at this point
Browse repository at this point
Preserve custom properties
Show description for 26da9bb
matthiasmullie
committed
26da9bb
View commit details
Copy full SHA for 26da9bb
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
php-cs-fixer
matthiasmullie
committed
d5acb8c
View commit details
Copy full SHA for d5acb8c
View code at this point
Browse repository at this point
Merge branch 'igll-patch-1'
matthiasmullie
committed
97f118c
View commit details
Copy full SHA for 97f118c
View code at this point
Browse repository at this point
Preserve important comments exactly as they are
matthiasmullie
committed
0716502
View commit details
Copy full SHA for 0716502
View code at this point
Browse repository at this point
Shorten alpha channel
matthiasmullie
committed
7d6883b
View commit details
Copy full SHA for 7d6883b
View code at this point
Browse repository at this point
Remove whitespace around + and &
Show description for bb864e0
matthiasmullie
committed
bb864e0
View commit details
Copy full SHA for bb864e0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.