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

csstyle

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csstyle

clean, simple styling for styling the web.

  • 1.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
121
increased by80.6%
Maintainers
1
Weekly downloads
 
Created
Source

csstyle

csstyle

Clean, simple, for styling the web.

Check out the docs and examples on csstyle.io

Getting Started

  1. make sure you have the latest stable SASS (3.4).

  2. Add id="csstyle" to your html or body element. This is necessary so that components with their parts and options can nest indefinitely yet always be overridden by tweaks and locations.

  3. Download the csstyle mixins and @import them into your sass file.

npm install csstyle

Now you can start creating components with options & parts, adding in tweaks and locations as needed.

Running the Unit Tests

npm install -g jasmine-node npm test

License

MIT

TODO

  • ship mixins as gem
  • support stylus, rework, and less once API is solid

Keywords

FAQs

Package last updated on 01 Sep 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

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