Blame view

node_modules/less/test/less-bom/plugin-module.less 71 Bytes
ce4c83ff   wxy   初始提交
1
2
3
4
5
6
  // Test NPM import
  @plugin "clean-css";
  
  a {
    background: none;
  }