1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-29 22:45:58 -04:00

remove algolia search stuff from production for now

This commit is contained in:
2021-04-03 09:46:12 -04:00
parent 83d88f0f77
commit 1d6d6686b2
11 changed files with 1 additions and 74 deletions
-1
View File
@@ -15,7 +15,6 @@ $max-width: unquote($max-width);
@import "abstracts/settings";
@import "abstracts/themes";
@import "abstracts/reset";
@import "abstracts/search";
// Global Styles
@import "components/typography";