Uses the Inter font included with tldraw for drawing text
tldraw Inter font by yobokatie
Details
Authoryobokatie
LicenseNo License
Categorytldraw
Created
Updated
Size307 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name tldraw.com - 12/30/2022, 3:47:16 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("beta.tldraw.com") {
.rs-container {
--rs-font-draw: 'Inter'
}
}