Table of Contents
LESS
LESS
Installation
sudo
npm
install
-g
less
Syntax
.class
{
&
:
hover
{
/* & refers to parent of statement */
}
}