guesstimate/src/routes/project/style.css.d.ts

8 lines
282 B
TypeScript
Raw Normal View History

2020-04-20 11:14:46 +02:00
// This file is automatically generated from your CSS. Any edits will be overwritten.
export const estimation: string;
export const noTasks: string;
export const noBorder: string;
export const mainColumn: string;
2020-04-21 14:10:50 +02:00
export const middleTable: string;
export const tabContainer: string;