Is there any trick that would allow to either edit or at least see the page formatted with ".less" css file in Dreamweaver Design mode or Live View ? The only way I discovered to see the resulting page correctly is to see it directly in a browser. If it's not possible in Dreamweaver then it would pose the "Design" mode usability under question for designers using ".less" css technology.
Or perhaps DW has its own css engine instead of using ".less" (to enable css variables, mixins etc) - but I doubt it.
I take it you're referring to LESS, the dynamic stylesheet pre-processor language. http://lesscss.org/
Does Live View in Dreamweaver not work for you?
I have extension ".less" in this case
1) There is a file style.less in the assets folder.
2) I changed the MMDocumentTypes.xml to treat .less as .css to have code coloring etc
3) I have <link href="style.less" rel="stylesheet/less" type="text/css" /> in head section
Actually, it works like a charm when viewed in Firefox. But in IE the .less file is ignored, and in DW Live View it's ignored (means that all styles in .less file are ignored, both LESS specific and pure css)
North America
Europe, Middle East and Africa
Asia Pacific