Skip to content

Commit

Permalink
v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
CarcajadaArtificial committed Aug 12, 2023
1 parent 64eafeb commit 969806d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
13 changes: 5 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
# Changelog

## v0.2.5-beta.1

### Removed shorthand import paths
- `/import_map.json`
- `/components/**/setup.ts`
- `/mod.ts`
- `/src/utils.ts`
- `/islands/Island.tsx`
## v0.2.6

### Minor changes
- `/static/style.css`
- `/src/scss/components.scss`

## Changes so far

Expand Down
1 change: 1 addition & 0 deletions src/scss/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -482,5 +482,6 @@
// Chiplist
.comp-chiplist {
display: flex;
flex-wrap: wrap;
gap: var(--s-third);
}
1 change: 1 addition & 0 deletions static/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 969806d

Please sign in to comment.