df88c31c40
Replace node-sass with sass and update bootstrap to version 5.3
2025-05-28 15:04:59 +00:00
aa0785fc71
Apply prettier rules
2024-11-14 18:47:38 +01:00
567c01f395
wip: use GenderIconEnum to allow user to select bootstrap icon
2024-10-09 16:49:40 +02:00
516e4e5f47
Fixed: fix the loading of bootstrap
...
See https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/690
2022-12-06 21:25:35 +01:00
ddd0aeb7b4
issue 605: improve the way chill loads bootstrap module
...
custom variables are loaded before bootstrap variables, custom maps are loaded after
2022-07-22 14:08:43 +02:00
c7dbaae8d6
105 worflow
2022-01-24 13:17:46 +00:00
33c7a495c7
#258 add scss asset to manage suggestions lists (add/remove)
2021-11-25 14:08:13 +01:00
f69d6edba3
accourse banner carousel: slide2 control on right, + display when ready
2021-11-22 10:05:34 +01:00
76179d389d
carousel: fix error
2021-11-19 19:48:56 +01:00
af339aa7f0
accourse banner: use bootstrap carousel to display vue_accourse social-issues and associated-persons as slides
2021-11-19 17:16:16 +01:00
81b7e769e1
lightly increase heading 3-6 weight
2021-09-03 11:21:39 +02:00
4d65c54996
[design proposal] adding a mixin to style social issue badge
2021-08-20 20:40:05 +02:00
9764ee1794
styles, replace colors by variables, minor changes with colors
2021-07-31 11:00:37 +02:00
a48d7f5e94
move styles from bootstrap custom to chill entrypoint. split chillmain with imports sheets. clean styles
2021-07-31 10:34:20 +02:00
4e9916534f
every chill sass sheets need to load bootstrap configuration files
...
but we don't want to load all bootstrap in chill entrypoint !
2021-07-29 10:48:27 +02:00
50e9a06e49
adding a responsive breakpoints debug flag
2021-07-28 12:59:03 +02:00
8384508c1a
reorganize assets: move files and adapt links, remove unused
...
* chill: chill theme entrypoint
* lib: local libs, called in several place but don't have entrypoint
* module: local libs with specific entrypoints
* page: pages with specific entrypoints
* vuejs: vue components with specific entrypoints
remove local libs jquery and select2, they already exists in node_modules
remove duplicate fonts
2021-07-23 14:58:37 +02:00