mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-22 04:17:27 +02:00
Port to TypeScript
This commit is contained in:
parent
01d3014e2f
commit
bc429f5d69
32 changed files with 419 additions and 105 deletions
12
src/templates/project.module.scss.d.ts
vendored
Normal file
12
src/templates/project.module.scss.d.ts
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
export const fa: string;
|
||||
export const fab: string;
|
||||
export const fal: string;
|
||||
export const far: string;
|
||||
export const fas: string;
|
||||
export const headerBackground: string;
|
||||
export const headerInner: string;
|
||||
export const headerPlaceholder: string;
|
||||
export const linkList: string;
|
||||
export const projectAbout: string;
|
||||
export const projectHeader: string;
|
||||
export const projectLinks: string;
|
Loading…
Add table
Add a link
Reference in a new issue