Skip to content

Example for overriding tailwind theme #5

Example for overriding tailwind theme

Example for overriding tailwind theme #5

name: Embedded Example Build
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: yarn
- name: Run tests
run: yarn workspace @cue-ai-examples/embedded-example build