insert-style

1.0.1 • Public • Published

insert-style

Simple helper for inserting new css rules into page (not into element).

Help

Unfortunately I don't have any more time to maintain this repository :-(

Don't you want to save me and this project by taking over it?

sad cat

Installation

$ npm install insert-style

Usage

var insert = require('insert-style');

insert('.title', 'color: red; border: 1px solid blue;');

Changelog

  • 1.0.1

    • Move under Carrooi organization
    • Abandon package
  • 1.0.0

    • First version

/insert-style/

    Package Sidebar

    Install

    npm i insert-style

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • sakren