GithubHelp home page GithubHelp logo

Comments (7)

leeight avatar leeight commented on July 25, 2024

@ecomfe/team-est

from edp-build.

otakustay avatar otakustay commented on July 25, 2024

这和今天 @Justineo 和我说的是一个问题吗……

from edp-build.

leeight avatar leeight commented on July 25, 2024

可能是吧,下午跟他研究了一下,定位出来了是这个问题。

from edp-build.

otakustay avatar otakustay commented on July 25, 2024

有啥解决办法么,或者业务线能临时修复吗

from edp-build.

leeight avatar leeight commented on July 25, 2024

目测这样子就没问题了(貌似你们就是这么做的)

<link rel="stylesheet" href="dep/esui/3.1.0-alpha.6/src/css/main.less" />
<link rel="stylesheet" href="src/common/css/main.less" />
// @import "../../../dep/esui/3.1.0-alpha.6/src/css/main.less";
@import "../../../dep/est/1.1.0/src/all.less";
@import "../../../dep/esf-ms/1.0.2/src/main.less";

.biz-plan-list-test {
  color: red;
  height: 69px;
  background: url(../img/baidu-logo.gif) no-repeat yellow 0 5px;
}

from edp-build.

leeight avatar leeight commented on July 25, 2024

@ecomfe/team-est
测试了一下,升级到了less 1.6.3问题解决了

from edp-build.

Justineo avatar Justineo commented on July 25, 2024

找到了:
https://github.com/less/less.js/blob/master/CHANGELOG.md
1.6.0
Fix some issues with urls() being prefixed twice and unquoted urls in mixins being processed each time they are called

from edp-build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.