问答详情
源自:4-5 使用 less 和 sass

less文件原样的编译出来是因为少了安装什么?

.layer{ width: 600px; height: 400rpx; border: 1px solid #000; background: #0f0; .>div{ width: 400px; height: 100px; background: #f00; } } 我的less文件怎么编译成这样,谁能给我解释下,谢谢

提问者:坚强的波波 2017-08-11 18:00

个回答

  • TTGhost
    2017-08-12 22:30:59

    看下webpack配置