UNPKG
@fidian/metalsmith-less
Version:
latest (4.8.0)
4.8.0
4.7.0
4.6.0
4.5.0
4.4.0
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0
3.0.0
A LESS plugin for Metalsmith
github.com/fidian/metalsmith-less
fidian/metalsmith-less
@fidian/metalsmith-less
/
test
/
fixtures
/
basic
/
expected
/
less
/
alternate.less
8 lines
(6 loc)
•
59 B
text/less
View Raw
1
2
3
4
5
6
7
8
.test
() {
body
{
color
: red; } }
.test
();