Skip to content

Commit

Permalink
add styles
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Feb 12, 2024
1 parent e28e892 commit 546b890
Show file tree
Hide file tree
Showing 91 changed files with 17,366 additions and 72 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

- name: Echo changeset output
- name: Changeset outputs
shell: bash
run: |
echo "Changeset published - ${{ steps.changesets.outputs.published }}"
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Thumbs.db

packages/components/src/utils/constants/icons.constant.ts
packages/icons/src/icons.json
packages/styles/css
packages/styles/docs

packages/favicons/CHANGELOG.md
packages/fonts/CHANGELOG.md
Expand Down
Loading

0 comments on commit 546b890

Please sign in to comment.