UNPKG
generator-wf-control
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Generate a basic WF control
github.com/gxoptg/generator-wf-control
gxoptg/generator-wf-control
generator-wf-control
/
generators
/
app
/
templates
/
index.less
11 lines
(8 loc)
•
296 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
//
## Uncomment the imports you need
//
@import
"~/epam/uui/lib/bootstrap/less/variables"
;
//
@import
"~/epam/uui/lib/reui/less/variables"
;
//
@import
"~/epam/e3sui/less/e3suiMixins"
;
//
@import
"~/epam/e3sui/less/e3suiVariables"
;
@me
: ~
".<%= controlName
%>
"
; .<%= controlName
%>
{ }