mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-13 14:46:21 +00:00
use babel macros
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ReactNode, useRef, useState } from 'react';
|
||||
import styled, { css } from 'styled-components';
|
||||
import styled, { css } from 'styled-components/macro';
|
||||
import { CounterType, Rotation } from '../../Types/Player';
|
||||
import { OutlinedText } from '../Text/OutlinedText';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user