-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(shs-5693): attached file for prefered reduced motion and add to cal
- Loading branch information
Mari Nez
committed
Dec 2, 2024
1 parent
68da5c8
commit e1a7c7c
Showing
6 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...emes/humsci/humsci_basic/src/js/shared/prefered-reduced-motion/prefered-reduced-motion.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
docroot/themes/humsci/humsci_basic/templates/components/pattern-gradient-hero.html.twig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
{{ attach_library('humsci_basic/pagescrollanimations') }} | ||
{{ attach_library('humsci_basic/carouselslidesheight') }} | ||
{{ attach_library('humsci_basic/preferedreducedmotion') }} | ||
|
||
{% include '@hs_layouts/gradient-hero/gradient-hero.html.twig' %} |
1 change: 1 addition & 0 deletions
1
docroot/themes/humsci/humsci_basic/templates/components/pattern-hero-text-overlay.html.twig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
{{ attach_library('humsci_basic/pagescrollanimations') }} | ||
{{ attach_library('humsci_basic/carouselslidesheight') }} | ||
{{ attach_library('humsci_basic/preferedreducedmotion') }} | ||
|
||
{% include '@hs_layouts/hero-text-overlay/hero-text-overlay.html.twig' %} |
1 change: 1 addition & 0 deletions
1
docroot/themes/humsci/humsci_basic/templates/components/pattern-spotlight.html.twig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
{{ attach_library('humsci_basic/carouselslidesheight') }} | ||
{{ attach_library('humsci_basic/preferedreducedmotion') }} | ||
|
||
{% include '@hs_layouts/spotlight/spotlight.html.twig' %} |