File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
58
58
- Contact us cards section to contact page
59
59
- Linkedin link to footer
60
60
- Next.js 13
61
- - .js files to house styles for all components
61
+ - Converting components into styled- components
62
62
63
63
### Fixed
64
64
@@ -81,14 +81,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
81
81
- styles on newsletter button and contact page
82
82
- error where html loaded before styles by updating \_ document.js
83
83
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
-
92
84
## Unreleased
93
85
94
86
### Added
You can’t perform that action at this time.
0 commit comments