Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Customizing Quark inherited theme with SCSS?

Solved by paul View solution

Started by paul 7 years ago · 1 replies · 894 views
7 years ago

Could someone advise me on customizing a theme inheriting from Quark with custom SCSS? I know that Quark only has custom.css by default.

From my child theme folder, I'm using the following to compile: sass --load-path ../quark/scss --watch scss:css-compiled

But I'm unclear on what SCSS files I should bring over from the Quark theme and what to modify so that my custom.scss makes it into the flow. Including how to modify Quark and Spectre variables.

Is this advice correct?

I'd appreciate any help!

7 years ago Solution

With help from a friendly person on discord, I got the answer: I needed to set production-mode: false in [quark_child_theme].yaml

👍 1

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by FrViPofm, 14 hours ago
1 29 2 hours ago
Themes & Styling · by stuart young, 1 month ago
3 480 1 month ago
Themes & Styling · by Sebadamus, 2 months ago
5 481 2 months ago
Themes & Styling · by martynfoster735, 2 months ago
1 460 2 months ago
Themes & Styling · by Justin Young, 2 months ago
1 490 2 months ago