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:
@@ -5,7 +5,7 @@ import EnergyIcon from '../../Icons/EnergyIcon';
|
||||
import ExperienceIcon from '../../Icons/ExperienceIcon';
|
||||
import PoisonIcon from '../../Icons/PoisonIcon';
|
||||
import PartnerTaxIcon from '../../Icons/PartnerTaxIcon';
|
||||
import styled, { css } from 'styled-components';
|
||||
import styled, { css } from 'styled-components/macro';
|
||||
import { Rotation } from '../../Types/Player';
|
||||
|
||||
const ExtraCountersGrid = styled.div<{ rotation: number }>`
|
||||
|
||||
Reference in New Issue
Block a user