mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Get basic compiling working with new CSS setup
This commit is contained in:
4
resources/scripts/macros.d.ts
vendored
Normal file
4
resources/scripts/macros.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// This allows the use of css={} on JSX elements.
|
||||
//
|
||||
// @see https://github.com/DefinitelyTyped/DefinitelyTyped/issues/31245
|
||||
import {} from 'styled-components/cssprop';
|
||||
Reference in New Issue
Block a user