thom4parisot / wp-less

WordPress plugin which seemlessly compiles, caches and rebuilds your LESS stylesheets.
https://wordpress.org/plugins/wp-less/
88 stars 40 forks source link

Update Stylesheet.class.php #132

Open davisctools opened 2 years ago

davisctools commented 2 years ago

Fixed #131, as well updated indentation and spacing for consistency.

While $this->stylesheet->src is a url on my machine, in case it ever does reference a path, this change will still fix it regardless of the relevant directory separator.