This website requires JavaScript.
Explore
Help
Sign In
root
/
webpack
mirror of
https://github.com/webpack/webpack.git
Watch
1
Star
0
Fork
You've already forked webpack
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
cdab7e1729
webpack
/
test
/
configCases
/
css
/
css-modules-no-space
/
use-style.js
6 lines
87 B
JavaScript
Raw
Blame
History
import
*
as
style
from
"./style.module.css"
;
export
default
{
class
:
style
.
class
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink