Progress
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import './gab_logo.scss'
|
||||
|
||||
const GabLogo = ({
|
||||
width = '50px',
|
||||
height = '30px',
|
||||
@@ -1,9 +0,0 @@
|
||||
.gab-logo {
|
||||
enable-background: new 0 0 50 30;
|
||||
|
||||
&__path {
|
||||
fill-rule: evenodd;
|
||||
clip-rule: evenodd;
|
||||
fill: $gab-brand-default;
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
export { default } from './gab_logo';
|
||||
Reference in New Issue
Block a user