init
init
This commit is contained in:
parent
5762337416
commit
7fa943eb39
128 changed files with 51042 additions and 1 deletions
7
styles/components/button.less
Normal file
7
styles/components/button.less
Normal file
|
@ -0,0 +1,7 @@
|
|||
@btn-prefix-cls: ~"@{css-prefix}btn";
|
||||
|
||||
.@{btn-prefix-cls} {
|
||||
&-primary {
|
||||
color: @primary-color;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue