Skip to content

Commit

Permalink
Merge pull request #47 from pages-themes/repo-name-scss
Browse files Browse the repository at this point in the history
Add _sass/architect.scss to allow importing with theme name while using jekyll-remote-theme
  • Loading branch information
parkr authored Jul 26, 2021
2 parents fb0d2e2 + 415142f commit 0a43ab3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _sass/architect.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// Placeholder file. If your site uses
// @import "{{ site.theme }}";
// Then using this theme with jekyll-remote-theme will work fine.
@import "jekyll-theme-architect";

0 comments on commit 0a43ab3

Please sign in to comment.