mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-11 08:43:04 +00:00
refactor: split theme file
This commit is contained in:
5
inertia/styles/border.ts
Normal file
5
inertia/styles/border.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { Theme } from '@emotion/react';
|
||||
|
||||
export const border: Theme['border'] = {
|
||||
radius: '3px',
|
||||
};
|
||||
Reference in New Issue
Block a user