Skip to content

Instantly share code, notes, and snippets.

@annacoding2020
Created May 4, 2020 21:09
Show Gist options
  • Select an option

  • Save annacoding2020/8352bb9a1debd8eaff1029067872e088 to your computer and use it in GitHub Desktop.

Select an option

Save annacoding2020/8352bb9a1debd8eaff1029067872e088 to your computer and use it in GitHub Desktop.
<body>
<link rel="stylesheet/less" type="text/css" href="/color.less" />
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script>
window.less = {
async: false,
env: 'production'
};
</script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/less.js/2.7.3/less.min.js"></script>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment