Skip to content

Instantly share code, notes, and snippets.

View Vittly's full-sized avatar

Vitaly Vittly

  • Google
  • Munich, Germany
View GitHub Profile
@Vittly
Vittly / Bar.scss
Created November 29, 2019 14:43
SplitChunksPlugin-doesnt-play-with-postcss-imports
.Bar {
color: yellow;
}
@Vittly
Vittly / bar.d.ts
Created April 11, 2019 17:36
ts-mock-imports issue file
export function storiesOf(): string;