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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
premailer
/
css_parser
Public
Notifications
You must be signed in to change notification settings
Fork
114
Star
299
Code
Issues
19
Pull requests
5
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
V2 css parser document
- #164
#164
Open
stoivo
wants to merge 12 commits into
premailer:v2
premailer/css_parser:v2
from
stoivo:v2-css-parser-document
stoivo/css_parser:v2-css-parser-document
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
V2 css parser document
#164
stoivo
wants to merge 12 commits into
premailer:v2
premailer/css_parser:v2
from
stoivo:v2-css-parser-document
stoivo/css_parser:v2-css-parser-document
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2024
Update the readme to the intention I want
stoivo
committed
e8c3d66
View commit details
Copy full SHA for e8c3d66
Browse repository at this point
Move io calls into separate separate classes which can be injected
Show description for 090091b
stoivo
committed
090091b
View commit details
Copy full SHA for 090091b
Browse repository at this point
Remove deprecated API of positional arguments
stoivo
committed
6ce174a
View commit details
Copy full SHA for 6ce174a
Browse repository at this point
Remove unless method
stoivo
committed
62b590c
View commit details
Copy full SHA for 62b590c
Browse repository at this point
Remove @folded_declaration_cache
Show description for 7f1a420
stoivo
committed
7f1a420
View commit details
Copy full SHA for 7f1a420
Browse repository at this point
Remove other instance variables with we don't use
stoivo
committed
c1dc4f9
View commit details
Copy full SHA for c1dc4f9
Browse repository at this point
Move ParserFx into separate file
stoivo
committed
d78d7ad
View commit details
Copy full SHA for d78d7ad
Browse repository at this point
Move split_media_query_by_or_condition to ParserFx
stoivo
committed
e465ebe
View commit details
Copy full SHA for e465ebe
Browse repository at this point
fixup! Remove deprecated API of positional arguments
stoivo
committed
e5cea88
View commit details
Copy full SHA for e5cea88
Browse repository at this point
Remove sanitize_media_query and media queries are strings
Show description for 91fd438
stoivo
committed
91fd438
View commit details
Copy full SHA for 91fd438
Browse repository at this point
Rename CssParser::Parser to CssParser::Document
Show description for a3a342a
stoivo
committed
a3a342a
View commit details
Copy full SHA for a3a342a
Browse repository at this point
Add note that CssParser is more then just a parser
stoivo
committed
a4ba36c
View commit details
Copy full SHA for a4ba36c
Browse repository at this point
You can’t perform that action at this time.