mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-27 14:05:40 -04:00
fix algolia base domain, use first party assets
This commit is contained in:
Vendored
+12
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
@import "@algolia/algoliasearch-netlify-frontend/dist/algoliasearchNetlify.css";
|
||||
@@ -15,6 +15,7 @@ $max-width: unquote($max-width);
|
||||
@import "abstracts/settings";
|
||||
@import "abstracts/themes";
|
||||
@import "abstracts/reset";
|
||||
@import "abstracts/search";
|
||||
|
||||
// Global Styles
|
||||
@import "components/typography";
|
||||
|
||||
Reference in New Issue
Block a user