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

generator-sheer

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

generator-sheer

Yeoman generator generator that scaffolds out Sheer boilerplates

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

sheer

generator-sheer

Yeoman generator that scaffolds out Sheer boilerplates.

Getting started

This requires yo, CLI tool for running yeoman generators, to be preinstalled.

npm install -g yo

Please refer yeoman for further details.

npm install -g sarbbottam/generator-sheer
yo sheer

run grunt or gulp for generating the css files.

Customization

Any customization required, need be carried out at src/modules/module.css and src/variables/variable.css.

All the Sheer variables currently in use are listed at src/variables/variable.css.

  • src/variables/variable.css should be updated for any custom requirement (color, spacing, padding, font) .
  • src/modules/modules.css needs to updated for new rules/styles.

Should there be need to create mutiple files at src/modules/ and/or src/variables/, they need to be included at src/main.css.


Copyright (c) 2015, Sarbborram Bandyopadhyay. All rights reserved. Copyrights licensed under the MIT License. See the accompanying LICENSE file for terms.

Keywords

FAQs

Package last updated on 13 Oct 2015

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