Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS LESS – problem setting up Re: LESS – problem setting up

#130256
oburakevych
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