plugin updates
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
import { styled } from '@linaria/react';
|
||||
|
||||
export default styled.div`
|
||||
position: relative;
|
||||
|
||||
&:after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
}
|
||||
`;
|
||||
Reference in New Issue
Block a user