1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

Rewrite Webpack guide (#36382)

* Rewrite Webpack guide

Co-Authored-By: GeoSot <geo.sotis@gmail.com>
Co-Authored-By: Julien Déramond <17381666+julien-deramond@users.noreply.github.com>

* rewrite some pieces

* eslint-skip

Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: Julien Déramond <17381666+julien-deramond@users.noreply.github.com>
This commit is contained in:
Mark Otto
2022-05-20 13:43:30 -07:00
committed by GitHub
parent 27261bd495
commit 3a327c9015
5 changed files with 209 additions and 85 deletions

View File

@@ -100,7 +100,7 @@
.chroma {
.language-bash,
.language-sh {
&::before {
.line::before {
color: #777;
content: "$ ";
user-select: none;