init
All checks were successful
Deploy / build (push) Successful in 54s

This commit is contained in:
alsaze
2025-12-09 00:16:45 +03:00
parent 1a8d15e547
commit 673738c234
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,6 @@ import { ScrollToPlugin } from 'gsap/ScrollToPlugin'
import { ScrollTrigger } from 'gsap/ScrollTrigger'
gsap.registerPlugin(ScrollTrigger, ScrollToPlugin)
const colorMode = useColorMode()
colorMode.value = 'dark'
</script>
<style lang="scss">