mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-29 18:50:00 +08:00
fix: theme script (#32048)
This commit is contained in:
parent
cd03e80c4b
commit
8acb062267
@ -160,7 +160,7 @@ module.exports = {
|
||||
cloneFile.contents = Buffer.from(
|
||||
[
|
||||
// Inject variable
|
||||
'@root-entry-name: default',
|
||||
'@root-entry-name: default;',
|
||||
// Point to origin file
|
||||
"@import './index';",
|
||||
].join('\n\n'),
|
||||
|
Loading…
Reference in New Issue
Block a user