Skip to content

thesystemcollective/magic-theme

Repository files navigation

@thesystem-at/magic-theme

a simple @magic theme for thesystem.at

demo

install:

npm install --save --save-exact @thesystem-at/magic-theme

usage:

declare usage:
// config.mjs:

export default {
  //... other config
  THEME: '@thesystem-at/magic-theme',

  // multiple themes
  // THEME: [...other themes, '@thesystem-at/magic-theme']
}

@magic will then import and use the theme automagically.

About

magic-theme, shared across all thesystem pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published