Move all code to old/ to prepare for Nuxt rewrite
This commit is contained in:
parent
6007f4caeb
commit
51ff27c569
33 changed files with 0 additions and 1 deletions
8
css.d.ts
vendored
8
css.d.ts
vendored
|
@ -1,8 +0,0 @@
|
|||
import type * as CSS from 'csstype';
|
||||
|
||||
// typing for custom variables.
|
||||
declare module 'csstype' {
|
||||
interface Properties {
|
||||
"--minutes"?: number,
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue