stable
Clone or download
Read-only
Everything is supposed to work as before. Part of request #13299: Move all SCSS/CSS build process to Webpack Change-Id: I383d1c60bbe06138780a5ba63972dc53637a6996
Modified Files
Name | ||||
---|---|---|---|---|
M | .gitignore | +1 | −0 | Go to diff View file |
M | Makefile | +6 | −2 | Go to diff View file |
M | build-manifest.json | +1 | −26 | Go to diff View file |
M | themes/BurningParrot/baseline-blue-condensed.scss | +2 | −2 | Go to diff View file |
M | themes/BurningParrot/baseline-blue.scss | +2 | −2 | Go to diff View file |
M | themes/BurningParrot/baseline-green-condensed.scss | +2 | −2 | Go to diff View file |
M | themes/BurningParrot/baseline-green.scss | +2 | −2 | Go to diff View file |
M | themes/BurningParrot/baseline-grey-condensed.scss | +2 | −2 | Go to diff View file |
M | themes/BurningParrot/baseline-grey.scss | +2 | −2 | Go to diff View file |
M | themes/BurningParrot/baseline-orange-condensed.scss | +2 | −2 | Go to diff View file |
M | themes/BurningParrot/baseline-orange.scss | +2 | −2 | Go to diff View file |
M | themes/BurningParrot/baseline-purple-condensed.scss | +2 | −2 | Go to diff View file |
M | themes/BurningParrot/baseline-purple.scss | +2 | −2 | Go to diff View file |
M | themes/BurningParrot/baseline-red-condensed.scss | +2 | −2 | Go to diff View file |
M | themes/BurningParrot/baseline-red.scss | +2 | −2 | Go to diff View file |
A | themes/package-lock.json | +4 | −0 | Go to diff View file |
A | themes/package.json | +14 | −0 | Go to diff View file |
A | themes/webpack.common.js | +47 | −0 | Go to diff View file |
A | themes/webpack.dev.js | +23 | −0 | Go to diff View file |
A | themes/webpack.prod.js | +23 | −0 | Go to diff View file |