UNPKG

gel-typography

Version:

A flexible code implementation of the GEL Typography

16 lines (12 loc) 230 B
version: 0.2 env: secrets-manager: NPM_TOKEN: npm:token phases: install: commands: - echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc - npm ci build: commands: - npm run build