new members scss file created
This commit is contained in:
parent
e2b5982b99
commit
5e05843c81
@ -3,9 +3,8 @@
|
|||||||
"sdn": "http://127.0.0.1:8000",
|
"sdn": "http://127.0.0.1:8000",
|
||||||
"cdn": "https://cdn.happy-dev.fr",
|
"cdn": "https://cdn.happy-dev.fr",
|
||||||
"xmpp": "https://jabber.happy-dev.fr/http-bind/",
|
"xmpp": "https://jabber.happy-dev.fr/http-bind/",
|
||||||
"client_id": "833925"
|
"client_id": "499509"
|
||||||
},
|
},
|
||||||
|
|
||||||
"prod": {
|
"prod": {
|
||||||
"sdn": "https://test-paris.happy-dev.fr",
|
"sdn": "https://test-paris.happy-dev.fr",
|
||||||
"cdn": "https://cdn.happy-dev.fr",
|
"cdn": "https://cdn.happy-dev.fr",
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
@import 'filters';
|
@import 'filters';
|
||||||
@import 'right-panel';
|
@import 'right-panel';
|
||||||
@import 'job-offers';
|
@import 'job-offers';
|
||||||
|
@import 'members';
|
||||||
|
|
||||||
// @import 'members';
|
// @import 'members';
|
||||||
@import 'header';
|
@import 'header';
|
||||||
|
0
src/styles/members.scss
Normal file
0
src/styles/members.scss
Normal file
Loading…
Reference in New Issue
Block a user