how to setup less using only js

岁酱吖の 提交于 2019-11-27 16:25:41
seven-phases-max

You still can use less.js with local test files, see for example: less.js not working in chrome

In summary:

  • For Webkit-based browsers (Chrome, Safari, Opera15+) use -allow-file-access-from-files command line option
  • For Opera12 set "Allow File XMLHttpRequest" config flag
  • Firefox should work w/o any special settings.
  1. Check it in latest browsers like IE10, Firefox,chrome etc., If it is still not working upload the file into the FTP server or configure the site in IIS server.
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!