Hi,
I just bought the HTML Canvas and Exported Conference Landing Page.
I have some problems which I do not understand why they happen:
In the root folder I have a style.css and a style.scss.
Everytime I change something on the page I get this error in the style css:
/*
Error: File to import not found or unreadable: sass/variables.
Load paths:
C:/Program Files/Adobe/Adobe Dreamweaver CC 2018/Configuration/SassFrameworks/bourbon
C:/Program Files/Adobe/Adobe Dreamweaver CC 2018/Configuration/SassFrameworks/neat
C:/Program Files/Adobe/Adobe Dreamweaver CC 2018/Configuration/SassFrameworks/base
on line 15 of E:\WORKS\WORLD CREW EVENTS\SUPER BOCK LP\HTML\style.scss
10: SASS Stylesheet
11:
12: -----------------------------------------------------------------------------------*/
13:
14: // Initialize
15: @import "sass/variables";
16: @import "sass/mixins";
etc.....
Can you help me realize what I might have done wrong?
I ended up deleting the style.scss file so I could edit the page and other styles without ruining the page and missing the CSS
