working on header

This commit is contained in:
Kevin BATAILLE
2025-08-28 14:27:06 +02:00
parent 9513867614
commit a8a8c55041
229 changed files with 187 additions and 14 deletions

0
app/assets/builds/.keep Normal file → Executable file
View File

0
app/assets/images/.keep Normal file → Executable file
View File

1
app/assets/stylesheets/application.postcss.css Normal file → Executable file
View File

@@ -11,6 +11,7 @@
@import "components/flash";
@import "components/footer";
@import "components/event-finder";
@import "components/header";
/* Import pages */
@import "pages/home";

0
app/assets/stylesheets/components/event-finder.css Normal file → Executable file
View File

0
app/assets/stylesheets/components/flash.css Normal file → Executable file
View File

0
app/assets/stylesheets/components/footer.css Normal file → Executable file
View File

View File

0
app/assets/stylesheets/components/hero.css Normal file → Executable file
View File

0
app/assets/stylesheets/pages/home.css Normal file → Executable file
View File

0
app/assets/stylesheets/theme.css Normal file → Executable file
View File