Przeglądaj źródła

Export goober CSS-in-JS utils

Export the setup and extractCss functions for setup in frameworks.
master
TheoryOfNekomata 1 rok temu
rodzic
commit
17c4e562c1
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      src/index.ts

+ 1
- 0
src/index.ts Wyświetl plik

@@ -141,3 +141,4 @@ _css.media = cssMedia;
_css.cx = cssCompile;

export const css = _css as Css;
export { setup, extractCss } from 'goober';

Ładowanie…
Anuluj
Zapisz