1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-12 23:05:27 -04:00

move babel config from webpack config to separate file

This commit is contained in:
2021-11-26 20:40:22 -05:00
parent 037fff0841
commit 298211eace
6 changed files with 133 additions and 288 deletions
+1
View File
@@ -98,6 +98,7 @@ div.layout-projects {
@mixin responsive() {
div.layout-projects {
h1 {
margin-bottom: 0.6em;
font-size: 1.6em;
}
}