Open wipxel opened 6 months ago
At https://github.com/mvneerven/pure-pwa/commit/6317b2f5ffad64be68358325b44a5771a348ff08 , the following are missing:
Reference:
Compilation Error
Error: Can't find stylesheet to import.
╷
15 │ @import "../public/assets/js/shared/tab-strip/index";
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Users/iangordon/Projects/pure-pwa/scss/app.scss 15:9 root stylesheet
--------------------
Watching...
--------------------
Change detected - 8/27/2024, 6:43:08 PM
app.scss
--------------------
Compilation Error
Error: Can't find stylesheet to import.
╷
16 │ @import "../public/assets/js/shared/input-autocomplete/index";
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Users/iangordon/Projects/pure-pwa/scss/app.scss 16:9 root stylesheet
app.scss not compiled to css due to missing files causing the demo to break (no css) referenced here as well