Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mdn/minimalist

Package Overview
Dependencies
Maintainers
5
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdn/minimalist

The base Sass for Mozilla Developer based projects and products

  • 2.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
393
decreased by-47.04%
Maintainers
5
Weekly downloads
 
Created
Source

mdn-minimalist

Netlify Status

NOTE: Work on minimalist is temporarily on hold. Please check back later.

The base Sass for Mozilla Developer based projects and products.

Testing changes locally

Before you can start working with minimalist, you need to install Hugo.

When making changes to minimalist, testing is done via the styleguide. To run the styleguide, built on Hugo, run the following command in your terminal:

yarn styleguide

This will do an initial build and startup Hugo. You can now browser the styleguide locally at http://localhost:1313. Hugo will run in watch mode so, if any files or assets changes, it will automatically rebuild and reload the current page in the browser.

When you make a change to minimalist, you need to trigger a new build of the minimalist source. In a separate terminal instance, run the following:

yarn build:styleguide:sass

Keywords

FAQs

Package last updated on 20 Oct 2021

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