lichunyang 1 сар өмнө
parent
commit
0b730e34aa

+ 1 - 1
src/components/ProjectTree/index.vue

@@ -64,5 +64,5 @@ const { handleNodeClick, getExpandIcon } = useTree(emit, props);
 </script>
 
 <style scoped lang="scss">
-@import './styles/index.scss';
+@use  './styles/index.scss';
 </style>