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

eyeglass-highlightjs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eyeglass-highlightjs

sass-eyeglass npm module containing Highlight.js themes for importing.

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

eyeglass-highlightjs

Shim repository for Highlight.js.

This package does not follow the Highlight.js version number for NPM consistency/semver reasons. See the changelog for what version of Highlight.js was last added.

Install

Install this with npm install --save eyeglass-highlightjs

Usage

This module is for use with sass-eyeglass.

You can preview the themes on the Highlight.js demo page

@import highlightjs-themes/THEME_FILE where THEME_FILE is any one the file names (without .css extension) in the styles/ directory of this module.

Do not include the .css extension -- both libsass (node-sass) and ruby sass know how to import .css files and including the extension may cause them to leave it as a regular CSS @import instead of inlining the contents.

Credit

Styles are directly from the Highlight.js NPM package.

Changelog

v1.0.0 (2016-05-23)
    Updated for eyeglass 0.8.3

v0.0.1 (2016-01-13)
    Highlight.js themes from version 9.1.0
    Initial commit and npm publish

Keywords

FAQs

Package last updated on 10 Sep 2016

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