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
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
.
css-modules
/
css-selector-tokenizer
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
85
Code
Issues
3
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 1, 2021
chore(release): 0.8.0
alexander-akait
committed
7af8f43
View commit details
Copy full SHA for 7af8f43
Browse repository at this point
feat: supports `:is`, `:where` and `:any` pseudo-classes
alexander-akait
authored
4052d12
View commit details
Copy full SHA for 4052d12
Browse repository at this point
added support for :any and :-vendor-any
Barak Igal
committed
cac8248
View commit details
Copy full SHA for cac8248
Browse repository at this point
Commits on May 26, 2021
use tabs
Barak Igal
committed
36cee5d
View commit details
Copy full SHA for 36cee5d
Browse repository at this point
feat: parse :is and :where as nested-pseudo-classes
Barak Igal
committed
113b7de
View commit details
Copy full SHA for 113b7de
Browse repository at this point
Commits on Jul 21, 2020
chore(release): 0.7.3
alexander-akait
committed
b903b12
View commit details
Copy full SHA for b903b12
Browse repository at this point
fix: avoid using regexpu-core in runtime
evilebottnawi
authored
d770cbf
View commit details
Copy full SHA for d770cbf
Browse repository at this point
Commits on May 31, 2020
format
Barak Igal
committed
c9b8237
View commit details
Copy full SHA for c9b8237
Browse repository at this point
rename build and remove from test flow
Barak Igal
committed
3f803f1
View commit details
Copy full SHA for 3f803f1
Browse repository at this point
Commits on May 27, 2020
add newline in generated file
Barak Igal
committed
5f438f9
View commit details
Copy full SHA for 5f438f9
Browse repository at this point
Add build to avoid using regexpu-core in runtime
Barak Igal
committed
a51c06c
View commit details
Copy full SHA for a51c06c
Browse repository at this point
Commits on Mar 3, 2020
chore(release): 0.7.2
alexander-akait
committed
2a6cb09
View commit details
Copy full SHA for 2a6cb09
Browse repository at this point
Commits on Mar 2, 2020
chore(deps): upgrade to latest stable
evilebottnawi
authored
50844a5
View commit details
Copy full SHA for 50844a5
Browse repository at this point
Commits on Feb 29, 2020
chore(deps): mocha@7.1.0
Avi Vahl
committed
857d498
View commit details
Copy full SHA for 857d498
Browse repository at this point
Commits on Feb 22, 2020
README: update watch command
Show description for d45d147
Avi Vahl
committed
d45d147
View commit details
Copy full SHA for d45d147
Browse repository at this point
config(lint): stricter eslint configuration
Show description for aa5fbbb
Avi Vahl
committed
aa5fbbb
View commit details
Copy full SHA for aa5fbbb
Browse repository at this point
chore(deps): upgrade to latest stable
Show description for 0700f97
Avi Vahl
committed
0700f97
View commit details
Copy full SHA for 0700f97
Browse repository at this point
Commits on Oct 30, 2018
0.7.1
sokra
committed
81477c2
View commit details
Copy full SHA for 81477c2
Browse repository at this point
Merge pull request #19 from warmans/master
Show description for c0df573
sokra
authored
c0df573
View commit details
Copy full SHA for c0df573
Browse repository at this point
Commits on Oct 8, 2018
Create LICENSE
warmans
authored
43dbcfc
View commit details
Copy full SHA for 43dbcfc
Browse repository at this point
Commits on Sep 5, 2016
0.7.0
geelen
committed
d315d8d
View commit details
Copy full SHA for d315d8d
Browse repository at this point
Merge pull request #15 from Cauldrath/stringifySlashes
Show description for f425b6f
geelen
authored
f425b6f
View commit details
Copy full SHA for f425b6f
Browse repository at this point
Commits on Aug 31, 2016
Fix for stringifying Windows paths
Cauldrath
committed
200385a
View commit details
Copy full SHA for 200385a
Browse repository at this point
Commits on Jul 20, 2016
0.6.0 (Fixes #11 and #12)
geelen
committed
6fa054d
View commit details
Copy full SHA for 6fa054d
Browse repository at this point
0.5.5
geelen
committed
89f9d09
View commit details
Copy full SHA for 89f9d09
Browse repository at this point
Merge pull request #13 from pieter/master
Show description for dbb4dd1
geelen
authored
dbb4dd1
View commit details
Copy full SHA for dbb4dd1
Browse repository at this point
Merge pull request #14 from Kovensky/unicode-identifiers
Show description for 0b7bbf1
geelen
authored
0b7bbf1
View commit details
Copy full SHA for 0b7bbf1
Browse repository at this point
Commits on Jul 6, 2016
Downgrade to regexpu-core 1.0
Diogo Franco (Kovensky)
committed
17379f6
View commit details
Copy full SHA for 17379f6
Browse repository at this point
Support unicode identifiers
Diogo Franco (Kovensky)
committed
2555f57
View commit details
Copy full SHA for 2555f57
Browse repository at this point
Commits on Apr 13, 2016
Properly parse unicode characters in strings
Show description for 90613f2
pieter
committed
90613f2
View commit details
Copy full SHA for 90613f2
Browse repository at this point
Commits on Dec 22, 2015
added an test for image-set
sokra
committed
db76c76
View commit details
Copy full SHA for db76c76
Browse repository at this point
Commits on Jul 26, 2015
0.5.4
sokra
committed
013091a
View commit details
Copy full SHA for 013091a
Browse repository at this point
added test cases
sokra
committed
62ea904
View commit details
Copy full SHA for 62ea904
Browse repository at this point
fixes some parsing issues
Show description for 04adab2
sokra
committed
04adab2
View commit details
Copy full SHA for 04adab2
Browse repository at this point
Commits on Jul 18, 2015
0.5.3
sokra
committed
035af45
View commit details
Copy full SHA for 035af45
Browse repository at this point
Previous
Next
You can’t perform that action at this time.