🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@procore/core-css

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@procore/core-css

The building blocks of the Procore universe.

10.27.4
latest
86

Supply Chain Security

100

Vulnerability

87

Quality

84

Maintenance

80

License

Version published
Weekly downloads
7.4K
1324.9%
Maintainers
118
Weekly downloads
 
Created

CORE CSS npm npm

An implementation of Procore's Web Design Guidelines.

Requirements

Node 6+ NPM or Yarn

Background

Our styles are organized according to Inverted Triangle CSS. ITCSS organizes stylesheets by specificity. Read the article linked above for more information.

Developing

To get started, type the following from the root directory:

yarn
yarn dev

Testing

Testing currently consists of Jest snapshot testing on our React components. To run the test suite use the following command:

yarn test

Building

yarn build

Once the project is done building, the docs can be viewed at build/docs/index.html

Contributing and Styleguide

Bug reports and pull requests are welcome on GitHub at https://github.com/procore/core. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

In lieu of a formal styleguide, we use husky to create a precommit hook, which executes prettier on any git staged files determined by lint-staged.

License

The package is available under the Procore Developers License

About Procore

Procore Logo

CORE Icons is maintained by Procore Technologies.

Procore - building the software that builds the world.

Learn more about the #1 most widely used construction management software at procore.com

FAQs

Package last updated on 16 May 2022

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