UNPKG
nokit-app
Version:
latest (1.0.0)
1.0.0
this is an example app
nokit.org
nokit-app
/
public
/
style
/
test.less
4 lines
•
44 B
text/less
View Raw
1
2
3
4
@color:
red;
body
{
background
:
@color
; }