Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.37 KB

css-linting.md

File metadata and controls

46 lines (28 loc) · 1.37 KB

CSS Validation

This test is a CSS linting test developed by the Webperf community.

How are rating being calculated?

To be documented

As always, minimum rating are 1.0.

How to setup?

Prerequirements

  • Fork this repository

Setup with GitHub Actions

Read more on the general page for github actions.

Setup Locally

Using NPM package

  • Download and install Node.js (version 20.x)
  • Download and install Google Chrome browser
  • Install NPM packages ( npm install --omit=dev )
  • Set tests.sitespeed.docker.use to false in your settings.json
Windows Specific
  • Allow node to connect through Windows firewall

Using Docker image

FAQ

No frequently asked questions yet :)