Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

feat: allow definition of Sass variables that will be used in compilation #19

Open
spaceplum opened this issue Aug 25, 2016 · 1 comment

Comments

@spaceplum
Copy link

Is there any way to set variables in sass when compiling the css? For example I'd like to set the $font-family variable to something else than the default?

@crisbeto
Copy link
Member

crisbeto commented Aug 25, 2016

Not at the moment, but it sounds like something that we could add, however we should keep in mind that material-tools doesn't compile the entire SCSS. It only compiles the core.css. The rest of the files are just being read and concatenated.

@Splaktar Splaktar changed the title Sass variables? feat: allow definition of Sass variables that will be used in compilation Aug 1, 2018
@Splaktar Splaktar added this to the Backlog milestone Aug 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants