mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-13 06:36:20 +00:00
use babel macros
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { useRef, useState } from 'react';
|
||||
import styled, { css } from 'styled-components';
|
||||
import styled, { css } from 'styled-components/macro';
|
||||
import { Rotation } from '../../Types/Player';
|
||||
|
||||
export const StyledLifeCounterButton = styled.button`
|
||||
|
||||
Reference in New Issue
Block a user