This website requires JavaScript.
Explore
Help
Sign In
sambruk
/
excalidraw
Watch
2
Star
0
Fork
0
You've already forked excalidraw
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
excalidraw
/
src
/
components
/
TextInput.scss
8 lines
98 B
SCSS
Raw
Normal View
History
Unescape
Escape
reuse scss variables in js for SSOT (#2867)
2021-01-28 12:58:35 +01:00
@import
"
../css/variables.module
"
;
Use open-color directly (#1371)
2020-04-10 18:09:29 -04:00
scope css under name space excalidraw (#1983)
2020-09-26 02:48:45 +05:30
.
excalidraw
{
.
TextInput
{
display
:
inline-block
;
Use open-color directly (#1371)
2020-04-10 18:09:29 -04:00
}
}
Reference in New Issue
Copy Permalink