Skip to content

Commit 7c1efa8

Browse files
committed
update CHANGELOG
1 parent 2f1b243 commit 7c1efa8

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5858
- Contact us cards section to contact page
5959
- Linkedin link to footer
6060
- Next.js 13
61-
- .js files to house styles for all components
61+
- Converting components into styled-components
6262

6363
### Fixed
6464

@@ -81,14 +81,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8181
- styles on newsletter button and contact page
8282
- error where html loaded before styles by updating \_document.js
8383

84-
### Changed
85-
86-
- all components to use styled components to handle all styling.
87-
88-
### Removed
89-
90-
- all .scss files with the exception of variables, mixins, and globals
91-
9284
## Unreleased
9385

9486
### Added

0 commit comments

Comments
 (0)