Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@grundstein/magic-theme

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grundstein/magic-theme

this is the foundational theme for all @grundstein pages

latest
Source
npmnpm
Version
0.0.8
Version published
Weekly downloads
2
Maintainers
2
Weekly downloads
 
Created
Source

@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

...

Keywords

grundstein

FAQs

Package last updated on 16 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts