/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/configCases/source-map/extract-source-map-css/app.css
22 строки
330 B
Xiao
feat: add `extractSourceMap` option to implement the capabilities of loading source maps by comment
27 авг 2025, 18:53
Не верифицирован
27 авг 2025, 18:53
64ce283
Код
Авторство
О чём код?
* { box-sizing: border-box; } .row { display: flex; margin-right: -15px; margin-left: -15px; } .col-inner { display: flex; align-items: center; justify-content: center; color: #fff; height: 50px; background: coral; } .col-s3 { flex: 0 1 25%; padding: 0 15px; } /*# sourceMappingURL=app.css.map*/