Luis
0
Q:

uikit theme

// CSS rule
.uk-panel {
    background: @background;

    // mixin to add new declaration
    .hook-panel;
}
0
// mixin to add new declaration
.hook-panel() { color: #fff; }
0
// default value
@button-height: 30px;
0
// new value
@button-height: 35px;
0

Tags

Related

New to Communities?

Join the community