Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
michalkvasnicak
/
babel-plugin-css-modules-transform
Public
Notifications
You must be signed in to change notification settings
Fork
54
Star
326
Code
Issues
20
Pull requests
12
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 25, 2018
Version 1.6.2
michalkvasnicak
committed
a30ba8e
Copy full SHA for a30ba8e
Merge pull request #95 from smelukov/patch-1
Show description for b54d138
michalkvasnicak
authored
b54d138
Copy full SHA for b54d138
Commits on Oct 25, 2018
Handle exceptions inside requiring module
smelukov
authored
ed2f91a
Copy full SHA for ed2f91a
Commits on May 8, 2018
Version 1.6.1
michalkvasnicak
committed
49407e4
Copy full SHA for 49407e4
Merge pull request #87 from michalkvasnicak/fix/resolve-option-resolver
Show description for e0b5a59
michalkvasnicak
authored
e0b5a59
Copy full SHA for e0b5a59
fix resolving resolve option
michalkvasnicak
committed
c2c8fe9
Copy full SHA for c2c8fe9
Version 1.6.0
michalkvasnicak
committed
8bf7886
Copy full SHA for 8bf7886
Merge pull request #85 from xile611/master
Show description for ad77b97
michalkvasnicak
authored
ad77b97
Copy full SHA for ad77b97
Commits on Apr 24, 2018
feat: update test cases
ling.dingl
committed
0234196
Copy full SHA for 0234196
Commits on Apr 2, 2018
feat: add option importPathFormatter
ling.dingl
committed
0291fa0
Copy full SHA for 0291fa0
Commits on Mar 1, 2018
Version 1.5.0
michalkvasnicak
committed
ec95cbe
Copy full SHA for ec95cbe
Merge pull request #81 from pascalduez/feature/resolve-option
Show description for 39af84c
michalkvasnicak
authored
39af84c
Copy full SHA for 39af84c
Commits on Feb 25, 2018
Add a new `resolve` option resolver
Show description for dec0409
pascalduez
committed
dec0409
Copy full SHA for dec0409
Fix typo in `processorOpts` option resolver
pascalduez
committed
b837ade
Copy full SHA for b837ade
Fix typo in `rootDir` option resolver
pascalduez
committed
2a4373f
Copy full SHA for 2a4373f
Commits on Jan 6, 2018
Version 1.4.0
michalkvasnicak
committed
ac8e338
Copy full SHA for ac8e338
Merge pull request #75 from michalkvasnicak/update-dependencies
Show description for 3b4e6ba
michalkvasnicak
authored
3b4e6ba
Copy full SHA for 3b4e6ba
update postcss dev dependencies
michalkvasnicak
committed
dd664e4
Copy full SHA for dd664e4
update dependencies
michalkvasnicak
committed
aca3458
Copy full SHA for aca3458
Merge pull request #73 from kovenliao/fix
Show description for 61b2939
michalkvasnicak
authored
61b2939
Copy full SHA for 61b2939
update readme to reflect compatiblity with babel6 and babel7
michalkvasnicak
committed
749940e
Copy full SHA for 749940e
test babel7 and babel6 in circleci
michalkvasnicak
committed
2094422
Copy full SHA for 2094422
make tests compatible with babel7
michalkvasnicak
committed
bb3a5c0
Copy full SHA for bb3a5c0
add scripts to install babel6 and babel7 dependencies
michalkvasnicak
committed
80879a6
Copy full SHA for 80879a6
use babel-preset-env instead of plugins, update istanbul plugin and fix fixtures for babel 6
michalkvasnicak
committed
2c5cdc6
Copy full SHA for 2c5cdc6
Commits on Dec 20, 2017
support babel 7
kovenliao
committed
26d8cc5
Copy full SHA for 26d8cc5
Commits on Dec 1, 2017
Version 1.3.1
michalkvasnicak
committed
64f1f5e
Copy full SHA for 64f1f5e
fix bug when plugin is used without options
michalkvasnicak
committed
a427c16
Copy full SHA for a427c16
Commits on Nov 26, 2017
Version 1.3.0
michalkvasnicak
committed
c122965
Copy full SHA for c122965
add keepImport option, closes #65
michalkvasnicak
committed
e85242b
Copy full SHA for e85242b
Merge pull request #70 from OmgImAlexis/master
Show description for 383c773
michalkvasnicak
authored
383c773
Copy full SHA for 383c773
Commits on Nov 23, 2017
fix syntax highlighting
OmgImAlexis
committed
e04ad70
Copy full SHA for e04ad70
Commits on Nov 12, 2017
Version 1.2.8
michalkvasnicak
committed
38a908c
Copy full SHA for 38a908c
Merge pull request #64 from ziad-saab/require-actual-file
Show description for 654f4a4
michalkvasnicak
authored
654f4a4
Copy full SHA for 654f4a4
Commits on Nov 2, 2017
Renamed error param to prevent re-declaration
ziad-saab
committed
60114da
Copy full SHA for 60114da
Pagination
Previous
Next
You can’t perform that action at this time.