New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fp-stylus

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fp-stylus

Stylus extension for Fepper

  • 1.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
25
decreased by-45.65%
Maintainers
1
Weekly downloads
 
Created
Source

Stylus extension for Fepper

Install

Add these tasks to excludes/extend/custom.js:

  • Under gulp task 'custom:frontend-copy'
    • 'stylus:frontend-copy'
  • Under gulp task 'custom:once'
    • 'stylus:once'
  • Under gulp task 'custom:watch'
    • 'stylus:watch'

There is also a 'stylus:no-comment' task, which will output CSS without line comments. You probably want this to process CSS destined for production.

In a full (main) Fepper installation, there should already be a source/_styles/src/stylus directory. Create one if there isn't and put all Stylus code there.

Running any of these tasks will write the compiled CSS to the paths.source.cssBld directory as defined in patternlab-config.json.

Keywords

FAQs

Package last updated on 23 Aug 2018

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