New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

markdown-air

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-air

A markdown CSS theme.

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

Air

Currently under development.

A markdown theme that is light and airy.

Installation

Through npm:

npm install --save markdown-air

This theme integrates well with rework-npm, and has rework CSS available in the index.css file.

Clone the repo:

git clone https://github.com/markdowncss/air.git

Development:

git clone https://github.com/markdowncss/air.git && cd air
npm install
gulp

Usage

Link the file in your Markdown to HTML build process:

<link rel="stylesheet" href="path/to/css/air.css">

License

MIT

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

Crafted with <3 by John Otander (@4lpine).

Keywords

markdown

FAQs

Package last updated on 29 Oct 2014

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