1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-material-components-web

Клонировать/Скачать
.sassrc.js 297
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Abhinay Omkar Отправлено 29.05.2020 18:40 e6df5c0
/**
* Sass configuration file used by Parcel.js for running local demos.
*/
const path = require('path')
const glob = require('glob');
const CWD = process.cwd()
const includePaths = glob.sync(path.join(CWD, 'packages/mdc-*/node_modules'));
module.exports = {
"includePaths": includePaths,
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-material-components-web.git
git@api.gitlife.ru:oschina-mirror/mirrors-material-components-web.git
oschina-mirror
mirrors-material-components-web
mirrors-material-components-web
master