14 lines
353 B
SCSS
14 lines
353 B
SCSS
@charset "UTF-8";
|
|
|
|
//
|
|
// @copyright 2020 opencart.cn - All Rights Reserved
|
|
// @link http://www.guangdawangluo.com
|
|
// @author Sam Chen <sam.chen@opencart.cn>
|
|
// @created 2021-08-24 14:38:09
|
|
// @modified 2021-08-24 15:07:05
|
|
//
|
|
|
|
$primary: #fd560f;
|
|
|
|
@import '../../../../node_modules/bootstrap/scss/bootstrap';
|