This website requires JavaScript.
Explore
Help
Sign In
studio
/
people
Archived
Watch
2
Star
0
Fork
0
You've already forked people
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
f0c609ef0b26e26aaf44ff5d8ba7cff7ad017eee
people
/
src
/
frontend
/
apps
/
desk
/
cunningham.ts
6 lines
103 B
TypeScript
Raw
Normal View
History
Unescape
Escape
🎨(frontend) global UI rewrite to match new design This commit is the result of several squashed commits which were complicated to disjoin. This rewrites the base UI, and the mail management interfaces.
2025-02-03 11:19:22 +01:00
import
{
cunninghamConfig
}
from
'@gouvfr-lasuite/ui-kit'
;
💄(app-desk) integrate cunningham design system Integrate cunningham design system into app desk. It comes with some boilerplate code that will have to be adapted to our needs when we will get the design.
2024-01-05 15:39:17 +01:00
🎨(frontend) global UI rewrite to match new design This commit is the result of several squashed commits which were complicated to disjoin. This rewrites the base UI, and the mail management interfaces.
2025-02-03 11:19:22 +01:00
export
default
{
.
.
.
cunninghamConfig
,
}
;
Reference in New Issue
Copy Permalink