Skip to content

Instantly share code, notes, and snippets.

@trinwin
Last active August 2, 2020 00:54

Revisions

  1. trinwin revised this gist Aug 2, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion preview.js
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,2 @@
    // Import global css here
    import "../src/styles/global.scss";
    import "../styles/global.scss";
  2. trinwin renamed this gist Aug 1, 2020. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. trinwin created this gist Aug 1, 2020.
    2 changes: 2 additions & 0 deletions preset.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    // Import global css here
    import "../src/styles/global.scss";