cssdb

v7.7.0
A comprehensive list of CSS features and their positions in the process of becoming implemented web standards
css features list specifications stages tc39

test

npm run test:css && npm run test:json

build

node ./tasks/render-site.mjs

start

node ./tasks/preview-site.mjs

buildcss

postcss src/styles/style.css -d dist/styles -m

prebuild

npm run preparesite

prestart

npm run build

test:css

stylelint src/styles/style.css

test:json

node tasks/test.cjs

populatedb

node tasks/populate-db.mjs

preparesite

npm run populatedb && npm run create-badges && npm run buildcss

create-badges

node tasks/write-badges.js

prepublishOnly

npm run populatedb

Metadata

  • CC0-1.0
  • Whatever
  • Jonathan Neal
  • released 7/24/2023

Downloads