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