mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-03 22:55:44 +01:00
Add new tailwind curved-* util for superellipses
Co-authored-by: Jamie <113370520+jamiebuilds-signal@users.noreply.github.com>
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Theme
|
||||
*/
|
||||
* Theme
|
||||
*/
|
||||
|
||||
@theme {
|
||||
--default-scrollbar-width: auto;
|
||||
@@ -14,8 +14,8 @@
|
||||
}
|
||||
|
||||
/**
|
||||
* Properties
|
||||
*/
|
||||
* Properties
|
||||
*/
|
||||
|
||||
@property --tw-scrollbar-track {
|
||||
syntax: '*';
|
||||
@@ -27,8 +27,8 @@
|
||||
}
|
||||
|
||||
/**
|
||||
* Utilities
|
||||
*/
|
||||
* Utilities
|
||||
*/
|
||||
|
||||
@utility scrollbar-track-* {
|
||||
/* prettier-ignore */
|
||||
|
||||
Reference in New Issue
Block a user