We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43db891 commit 5c0eef8Copy full SHA for 5c0eef8
src/platform/onboarding/cloud/components/CloudTemplate.vue
@@ -76,5 +76,5 @@ const handleDownloadClick = () => {
76
}
77
</script>
78
<style>
79
-@import '@/platform/onboarding/cloud/assets/css/fonts.css';
+@import '../assets/css/fonts.css';
80
</style>
0 commit comments