sapherise
V2EX  ›  问与答

LESS里引入javascript就无法使用了!

  •  
  •   sapherise · Apr 21, 2013 · 3608 views
    This topic created in 4799 days ago, the information mentioned may be changed or developed.
    楼主在<head>里是这么写的

    <link href="css.css" rel="stylesheet/less" type="text/css" />
    <script type="text/javascript" src="http://nian.so/less.js"></script>

    然后css.css里这么写


    @height: `document.body.clientHeight`;
    .logo{
    height:@height;
    }

    CSS就无法载入了……去掉javascript的话又能正常运作,求思路……
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   888 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 20:51 · PVG 04:51 · LAX 13:51 · JFK 16:51
    ♥ Do have faith in what you're doing.