🌐 AI搜索 & 代理 主页
Skip to content

Commit 952fb7e

Browse files
authored
Update build.sh
1 parent ae86c7b commit 952fb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ node-sass --output-style expanded \
6666
--source-map true \
6767
--source-map-contents true \
6868
--precision 6 \
69-
src/icons/index.scss \
69+
src/icons.scss \
7070
dist/bootstrap-vue-icons.css
7171
postcss --config scripts/postcss.config.js \
7272
--replace dist/bootstrap-vue-icons.css

0 commit comments

Comments
 (0)