Skip to content

Convert SCSS code into a mixin#6

Open
KyleAMathews wants to merge 2 commits into
ivanvanderbyl:masterfrom
KyleAMathews:master
Open

Convert SCSS code into a mixin#6
KyleAMathews wants to merge 2 commits into
ivanvanderbyl:masterfrom
KyleAMathews:master

Conversation

@KyleAMathews
Copy link
Copy Markdown
Contributor

So easier to override settings and create multiple progress bars within code.

To use within your sass/compass project:

div.progress-bar-container {
  @include ui-progress-bar($background-color: #FAFAFA, $bar-color: #3394E3, $height: 15px);
}

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.

1 participant