Skip to content

[WIP] [Components]: Remove variables.scss from import#1330

Merged
msecret merged 1 commit into
stagingfrom
remove-variables-import
Jul 18, 2016
Merged

[WIP] [Components]: Remove variables.scss from import#1330
msecret merged 1 commit into
stagingfrom
remove-variables-import

Conversation

@maya

@maya maya commented Jul 15, 2016

Copy link
Copy Markdown
Contributor

Description

This removes core/_variables.scss from the import in the stylesheets/all file. There's already defaults.scss which have the variables. This will allow people to override our variables with their own by declaring their variables before the all import.

Resolves: #1168, #952.

Questions:

Do the names of the files still make sense. variables.scss and defaults.scss or should we consider renaming them to, for example:

  1. variables (default variables) + variables-custom (for your own)
  2. variables-defaults and variables-custom/variables

Ideally, we can include some documentation on the site for how to do this.

Before you hit Submit, make sure you’ve done whichever of these applies to you:

cc: @msecret

@maya maya changed the title [WIP] Remove variables.scss from import [WIP] [Components]: Remove variables.scss from import Jul 15, 2016
@msecret

msecret commented Jul 18, 2016

Copy link
Copy Markdown
Contributor

I'm going to merge this without the documentation changes because I think it's more important for it to be done.

@msecret msecret merged commit 341e42f into staging Jul 18, 2016
@maya maya deleted the remove-variables-import branch July 18, 2016 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants