tsobocan's avatar

How to include external files

Just installed fresh version of Laravel (breeze + inertia + vue) and wanted to include this dashboard

Downloaded it with npm. But I am having a problems including this into my app.

Tried with: @import "~soft-ui-dashboard/assets/scss/soft-ui-dashboard.scss"; but I keep getting errors that file can't be found.

How to properly include such projects?

0 likes
3 replies
tsobocan's avatar

@Snapey And also JS files, package.json requirements? Is this normal practice?

kokoshneta's avatar

Have you read the quickstart page in their documentation and done the things they tell you to do? I’ve never heard of Soft UI Dashboard Bootstrap, so I don’t know how easy or hard it is to set up, but that would be a good place to start.

Please or to participate in this conversation.