Home › Forums › CSS › LESS – problem setting up › Re: LESS – problem setting up
March 31, 2013 at 3:13 am
#130256
Member
You don’t need anything more. Check if you see in your Development console that the less.js file is loaded and output from it when generating css:
less: parsed http://localhost:8000/app/css/login.less successfully.
less.min.js (line 8)
less: css for http://localhost:8000/app/css/login.less generated in 45ms