mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-16 04:44:29 +01:00
feat: refactor project structure
Refactored the project structure so that each page has its own tree of components and a global "Components" folder for the components that is used by more than one page. - Added an "assets" directory that exports all static images/icons/fonts/...etc
This commit is contained in:
1
src/utils/types/assets.d.ts
vendored
Normal file
1
src/utils/types/assets.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
declare module '*.jfif';
|
||||
Reference in New Issue
Block a user