@texastribune/queso-ui

v10.4.1
Asset library of SCSS and SVG files

prettier

prettier --write './docs/**/*.js'

lint:css

stylelint 'assets/**/**.scss'

lint:js

eslint docs/config --ext .ts,.js

lint

npm run lint:css && npm run lint:js

build

npm run compile && SITE_ENV=production node docs/config/tasks/build.js && SITE_ENV=production eleventy --pathprefix=queso-ui

dev

npm run compile && SITE_ENV=development node docs/config/tasks/build.js && SITE_ENV=development eleventy --serve

test

npm run lint && npm run build

release

np --any-branch

compile

tsc

docs

npm run compile && SITE_ENV=development node docs/src/data/docs.js

dates

npm run compile && SITE_ENV=development node docs/config/tasks/build.js && SITE_ENV=workspace eleventy --serve
npm i @texastribune/queso-ui

Metadata

  • MIT
  • >=16.0.0 <20.0.0
  • The Texas Tribune Engineering Team
  • released 2/9/2024

Downloads