Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit22f2592

Browse files
extract css out of caflex.vue
1 parent0d0e2d7 commit22f2592

File tree

5 files changed

+577
-1336
lines changed

5 files changed

+577
-1336
lines changed

‎.storybook/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ module.exports = (storybookBaseConfig, configType) => {
3232
loader:['style-loader','css-loader'],
3333
include:[
3434
path.resolve('stories'),
35-
path.resolve('packages'),
35+
path.resolve('components'),
3636
path.resolve('node_modules/carbon-components/css/carbon-components.css'),
3737
path.resolve('dist'),
3838
]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp