Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Girlz
/
TokenTrace
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TokenTrace
/
client
/
src
/
css
/
base
/
_breakpoints.scss
cccmmd
init: TokenTrace - LLM interpretability toolbox
76b5743
16 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
158 Bytes
// 响应式断点配置(Sass 变量)
// 统一在这里维护数值,供各处通过 @use 引入
$breakpoint-mobile
:
767px
;
$breakpoint-tablet
:
768px
;