mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +00:00
Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3
This commit is contained in:
commit
569befbb2d
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
@import '../../../../main/Resources/public/sass/config/colors';
|
@import '../../../../main/Resources/public/sass/custom/config/colors';
|
||||||
|
|
||||||
div#header-person-name {
|
div#header-person-name {
|
||||||
background: none repeat scroll 0 0 $chill-green-dark;
|
background: none repeat scroll 0 0 $chill-green-dark;
|
||||||
|
4
chill.webpack.config.js
Normal file
4
chill.webpack.config.js
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
// this file loads all assets from the Chill person bundle
|
||||||
|
|
||||||
|
require('./Resources/public/css/person.css');
|
||||||
|
//require('./Resources/public/sass/person.scss');
|
Loading…
x
Reference in New Issue
Block a user