diff options
author | LynithDev <61880709+LynithDev@users.noreply.github.com> | 2023-12-30 12:53:40 +0100 |
---|---|---|
committer | LynithDev <61880709+LynithDev@users.noreply.github.com> | 2023-12-30 12:53:40 +0100 |
commit | 5b5bc9e0d79877f0554278ab6a609ef688858d8f (patch) | |
tree | c7f0d36d052b04e66a0edb84d5e08cb17ce1dafd /apps/website/package.json | |
parent | d568fe0235de920f2b97f70777bab94c114d5654 (diff) | |
download | Nexus-5b5bc9e0d79877f0554278ab6a609ef688858d8f.tar.gz Nexus-5b5bc9e0d79877f0554278ab6a609ef688858d8f.tar.bz2 Nexus-5b5bc9e0d79877f0554278ab6a609ef688858d8f.zip |
Add locomotive
Diffstat (limited to 'apps/website/package.json')
-rw-r--r-- | apps/website/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/website/package.json b/apps/website/package.json index 553b23c..a6e73a0 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -17,6 +17,7 @@ "@astrojs/tailwind": "^5.0.4", "astro": "^4.0.7", "fullpage.js": "^4.0.20", + "locomotive-scroll": "^4.1.4", "sass": "^1.69.5", "tailwindcss": "^3.4.0", "vitest": "^1.1.0" |