Commit 31610258 authored by Mark Otto's avatar Mark Otto

Merge branch 'v4' of https://github.com/twbs/derpstrap into v4

parents c6af78e8 4e8f769d
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
// Toggles // Toggles
// //
// Used in conjuntion with global variables to enable certain theme features. // Used in conjunction with global variables to enable certain theme features.
@mixin border-radius($radius: $border-radius-base) { @mixin border-radius($radius: $border-radius-base) {
@if $enable-rounded { @if $enable-rounded {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment