Files
symfony-flex-recipes/symfony/webpack-encore-pack/1.0/assets/css/app.css
T
Ryan Weaver 1e413c6a60 Proofreading webpack.config.js for clarity
* Adding initial js and css files

* removing sass by default to avoid needing extra packages

* enabling notifications
2018-07-27 13:32:28 -04:00

4 lines
42 B
CSS

body {
background-color: lightgray;
}