This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2025-01-11 21:13:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
56d45e72cd
zed
/
crates
/
ui2
/
src
/
styles.rs
5 lines
76 B
Rust
Raw
Normal View
History
Unescape
Escape
Clean out UI
2023-11-21 05:44:51 +00:00
mod
elevation
;
Add Shape enum to avatar component, refactor UITextSize to styles/typography.rs
2023-11-21 05:59:29 +00:00
mod
typography
;
Clean out UI
2023-11-21 05:44:51 +00:00
pub
use
elevation
::
*
;
Add Shape enum to avatar component, refactor UITextSize to styles/typography.rs
2023-11-21 05:59:29 +00:00
pub
use
typography
::
*
;
Reference in a new issue
Copy permalink