Skip to content

This package provides Deloitte Digital's code standards as a Stylelint extensible config.

License

Notifications You must be signed in to change notification settings

DeloitteAU/stylelint-config-deloitte

Deloitte Digital

Deloitte Digital's Stylelint Config Build Status

This package provides Deloitte Digital's code standards as a Stylelint extensible config.

Installation

Installing @deloitte-digital-au/stylelint-config will also install stylelint, because it is defined as a dependency.

npm install --save-dev @deloitte-digital-au/stylelint-config

Usage

Add "extends": "@deloitte-digital-au/stylelint-config" to your .stylelintrc.js file.

Example

module.exports = {
	extends: [
		'@deloitte-digital-au/stylelint-config',
	],
};

Who is Deloitte Digital?

Part Business. Part Creative. Part Technology. One hundred per cent digital.

Pioneered in Australia, Deloitte Digital is committed to helping clients unlock the business value of emerging technologies. We provide clients with a full suite of digital services, covering digital strategy, user experience, content, creative, engineering and implementation across mobile, web and social media channels.

http://www.deloittedigital.com/au

LICENSE (BSD-3-Clause)

View License

About

This package provides Deloitte Digital's code standards as a Stylelint extensible config.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published