Enqueue SASS stylesheet
-
I’m taking over a site from a previous dev and I don’t have a lot of experience working with SASS. It looks like the files are set up properly but there are some issues with how a component is displaying so I suspect something isn’t being included properly.
In the style.scss file it looks like the partials are imported correctly but I’m thinking the style.scss file itself might not be enqueued properly in the functions.php file, if SASS works similarly to vanilla CSS.
How do you enqueue the style.scss file? Do I need to install a compiler for this?
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Enqueue SASS stylesheet’ is closed to new replies.