forked from external-repos/LifeTrinket
config vite
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import { useRef, useState } from 'react';
|
||||
import styled, { css } from 'styled-components/macro';
|
||||
import styled from 'styled-components';
|
||||
import { css } from 'styled-components';
|
||||
|
||||
import { Rotation } from '../../Types/Player';
|
||||
|
||||
export const StyledLifeCounterButton = styled.button`
|
||||
|
||||
Reference in New Issue
Block a user