@grundstein/magic-theme

0.0.8 • Public • Published

@grundstein/magic-theme

the @magic-theme for @grundstein. shared between all @grundstein pages to get unify color scheme and page layout

NPM version Linux Build Status Windows Build Status Coverage Status Greenkeeper badge Known Vulnerabilities

install:

npm install --save --save-exact @grundstein/magic-theme

usage:

import:
// config.mjs:

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

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

@magic will then import and use the theme automagically.

changelog

0.0.1

first release

0.0.2

update logo

0.0.3

fix: Footer links.

0.0.4

bump required node version to 14.2.0

0.0.5

update @magic-themes/project

0.0.6
  • update dependencies
  • fix logo usage to make sure state exists
0.0.7

add EarlyBird module

0.0.8
  • update dependencies
  • fix all links from grundstein.it to grundstein.github.io
0.0.9 - unreleased

...

/@grundstein/magic-theme/

    Package Sidebar

    Install

    npm i @grundstein/magic-theme

    Weekly Downloads

    6

    Version

    0.0.8

    License

    AGPL-3.0

    Unpacked Size

    42.6 kB

    Total Files

    6

    Last publish

    Collaborators

    • jascha
    • jaeh