Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

  • 0.0.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by100%
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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc