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