hic-et-nunc/assets/css/style.scss
camille 6bfd9ae262
All checks were successful
Deploy / Deploy to Production (push) Successful in 7s
Fixed home slideshow + new version page infos
2026-06-30 17:54:18 +02:00

8 lines
217 B
SCSS

@import "src/_variables.scss";
@import "src/_reset.scss";
@import "src/_main.scss";
@import "src/_nav.scss";
@import "src/_home.scss";
@import "src/_index.scss";
@import "src/_infos.scss";
@import "src/_mobile.scss";