react-router-dom

This commit is contained in:
TaylorS15
2023-02-11 11:56:44 -05:00
parent e25ac549d7
commit 1d3e5b85fc
12 changed files with 266 additions and 24 deletions

View File

@@ -7,7 +7,12 @@ module.exports = {
112: '28rem',
128: '32rem',
},
colors: {
'eerie-black': '#212121',
jet: '#343541',
'gray-alpha': 'rgba(0,0,0, .1)',
},
},
},
plugins: [],
}
};