6 lines
97 B
TypeScript
6 lines
97 B
TypeScript
|
import styled from './stitches.config'
|
||
|
|
||
|
export * from './stitches.config'
|
||
|
|
||
|
export default styled
|