Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
- "tests/e2e/**"
- "playwright.config.ts"
- "colors_and_type.css"
- "preview/**"
- "ui_kits/**"
- "package.json"
- "pnpm-lock.yaml"
Expand Down
5 changes: 2 additions & 3 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
name: Pages

# Deploys the demo site to GitHub Pages.
# Source published: colors_and_type.css + assets/ + preview/ + ui_kits/
# plus an auto-generated landing index.html and preview/index.html.
# Source published: colors_and_type.css + assets/ + ui_kits/
# plus the auto-generated landing index.html and per-component pages.

on:
push:
branches: [main]
paths:
- "colors_and_type.css"
- "assets/**"
- "preview/**"
- "ui_kits/**"
- "src/**"
- "scripts/**"
Expand Down
144 changes: 0 additions & 144 deletions preview/_card.css

This file was deleted.

27 changes: 0 additions & 27 deletions preview/brand-iconography.html

This file was deleted.

31 changes: 0 additions & 31 deletions preview/brand-logo.html

This file was deleted.

38 changes: 0 additions & 38 deletions preview/brand-motion.html

This file was deleted.

24 changes: 0 additions & 24 deletions preview/brand-voice.html

This file was deleted.

Loading
Loading