UNPKG

edp-core

Version:

[![NPM version](https://img.shields.io/npm/v/edp-core.svg?style=flat-square)](https://npmjs.org/package/edp-core) [![Build Status](https://img.shields.io/travis/ecomfe/edp-core/master.svg?style=flat-square)](https://travis-ci.org/ecomfe/edp-core) [![Depen

41 lines (17 loc) 489 B
/*************************************************************************** * * Copyright (c) 2014 Baidu.com, Inc. All Rights Reserved * $Id$ * **************************************************************************/ /** * data/css-compressor/m1.less ~ 2014/02/24 21:18:17 * @author leeight(liyubei@baidu.com) * @version $Revision$ * @description * **/ .m1 { background: url('../../img/logo.gif'); } /* vim: set ts=4 sw=4 sts=4 tw=100: */