Initial commit after running Zurb Foundation subtheme from STARTER script

This commit is contained in:
benjamin melançon 2024-04-20 14:40:26 -04:00
commit 61ce6fca2d
49 changed files with 2166 additions and 0 deletions

1
scss/layout/_aside.scss Executable file
View file

@ -0,0 +1 @@
// Non-modular or client styles for asides or sidebars.

1
scss/layout/_footer.scss Executable file
View file

@ -0,0 +1 @@
// Non-modular or client styles for .l-footer region.

1
scss/layout/_header.scss Executable file
View file

@ -0,0 +1 @@
// Non-modular or client styles for .l-header region.

1
scss/layout/_main.scss Executable file
View file

@ -0,0 +1 @@
// Non-modular or client styles for the .l-content region.