@washingtonpost/wpds-container

v1.22.6
The container centers your content horizontally. It's the most basic layout element.

dev

tsup src/index.ts --format esm,cjs --watch --dts --legacy-output --external react

test

echo "Error: run tests from root" && exit 1

build

tsup src/index.ts --loader .ts=tsx --minify --format esm,cjs --dts --sourcemap --legacy-output --external react --clean

clean

rm -rf .turbo && rm -rf node_modules && rm -rf dist
npm i @washingtonpost/[email protected]

Metadata

  • MIT
  • Whatever
  • WPDS Support
  • released 3/14/2024

Downloads