fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add tags to document and organization
[redakcja.git]
/
apps
/
wiki
/
static--wiki--editor--node_modules--grunt-contrib-less--test
/
fixtures
/
customFunctions.less
1
.myRule {
2
background-color: get-color(red);
3
width: multiple-args(1px, 4px);
4
background: string-result(3);
5
}