mirror of
https://github.com/Ku6epXBOCTuK/easy-png-tools.git
synced 2026-09-14 21:46:35 +00:00
fix: some small css fixes
This commit is contained in:
Vendored
+5
@@ -10,4 +10,9 @@ declare global {
|
||||
}
|
||||
}
|
||||
|
||||
declare module '*.css?raw' {
|
||||
const content: string;
|
||||
export default content;
|
||||
}
|
||||
|
||||
export {};
|
||||
|
||||
Reference in New Issue
Block a user