This commit is contained in:
2025-09-28 16:10:19 +09:00
parent 597e69db21
commit 6010ad729b
4 changed files with 15 additions and 18 deletions
+1 -16
View File
@@ -23,20 +23,5 @@ export default {
keyframes: {
'rainbow-scroll': {
'0%': { backgroundPosition: '0% 50%' },
'100%': { backgroundPosition: '200% 50%' } } },
fontFamily: {
jpSans: ['Noto Sans JP',
'Hiragino Kaku Gothic ProN',
'ヒラギノ角ゴ ProN W3',
'Yu Gothic',
'游ゴシック体',
'Meiryo',
'sans-serif'],
jpSerif: ['Noto Serif JP',
'Hiragino Mincho ProN',
'ヒラギノ明朝 ProN W3',
'Yu Mincho',
'游明朝',
'MS PMincho',
'serif'] } } },
'100%': { backgroundPosition: '200% 50%' } } } } },
plugins: [] } satisfies Config