I have a doubt between the style sheets

1 reply · opened Jul 30, 2023

AalfonsogomezJul 30, 2023

In the instructions you advise the use of scss, but in the source code I see that you call the file style.css. Is that correct or do I have to change the extension to style.scss?

` <link rel="stylesheet" href="style.css">

SSemicolon WebSTAFFJul 31, 2023

Hello,

When using HTML, you will always need to use the style.css File. The SCSS is the master file which we use to Generate the style.css File and is provided so that any User who uses Gulp/SCSS or other workflows that require them to use SCSS can use them. But you can use freely style.css File if you don't use SCSS. Using SCSS is not a requirement but it makes development and managing CSS easier once the project gets bigger.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard