Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Stylesheets don't render on Chrome #2

Open
ongmin opened this issue Dec 8, 2015 · 2 comments
Open

Stylesheets don't render on Chrome #2

ongmin opened this issue Dec 8, 2015 · 2 comments

Comments

@ongmin
Copy link

ongmin commented Dec 8, 2015

Hello,
I'm unfamiliar with sass (.scss) and am unsure if your traditional reference to a css stylesheet was a mistake or if I need to take some actions to see sass's rendition on the browser. None of the examples renders the stylesheet. Even if i edited the src in html to the .scss sheet, it doesn't render properly.

Is this linked to the npm install of gulp and sass?

Thank you.

@jeffersonlam
Copy link

You have to compile the scss files into css files. There are a number of ways to do this, but one of the most common ways is to use a taskrunner like Gulp.

@alebarbaja
Copy link

alebarbaja commented Jul 3, 2017

Also you can install Prepros [ https://prepros.io ] and drag inside the program the sass file (scss). This program compile into the css. Is very easy, try it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants