Skip to content

trashify/csscomb-config-dup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8d130cd Β· Apr 30, 2017

History

1 Commit
Apr 30, 2017
Apr 30, 2017
Apr 30, 2017
Apr 30, 2017
Apr 30, 2017
Apr 30, 2017
Apr 30, 2017
Apr 30, 2017
Apr 30, 2017
Apr 30, 2017
Apr 30, 2017
Apr 30, 2017

Repository files navigation

csscomb-config-dup

My CSScomb config as a module



Built with ❀︎ by Tiaan and contributors

Table of Contents

Table of Contents
  • Install
  • Usage
  • CLI
  • Contribute
  • License
  • Install

    $ npm install --save-dev csscomb-config-dup
    # OR
    $ yarn add --dev csscomb-config-dup

    Usage

    Module is intended to be used as a npm script along with the csscomb module.

    {
    	"scripts": {
    		"lint:css": "csscomb --config node_modules/csscomb-config-dup/index.js"
    	}
    }

    CLI

    $ npm install --global csscomb-config-dup
    # OR
    $ yarn global add csscomb-config-dup

    Then run:

    $ csscomb-config-dup

    This will create a .csscomb.json in the current directory.

    Contribute

    Contributions are welcome. Please open up an issue or create PR if you would like to help out.

    Note: If editing the README, please conform to the standard-readme specification.

    License

    Licensed under the MIT License.

    About

    πŸ“ƒ My CSScomb config as a module

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Packages

    No packages published