Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
Bug fixes (colours)
Browse files Browse the repository at this point in the history
- Not sure why we were mixing ESModules and CommonJS but that fixes the colours problem
  • Loading branch information
jasonwilliams committed Mar 25, 2022
1 parent 1fbdab2 commit cfc992d
Show file tree
Hide file tree
Showing 4 changed files with 487 additions and 578 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release Notes

## 1.7.4 (25-03-2022)

- Fix colours not working after update.

## 1.7.3 (09-03-2022)

- Fix broken auto completion [#362](https://github.com/styled-components/vscode-styled-components/pull/362)
Expand Down
Loading

0 comments on commit cfc992d

Please sign in to comment.