mirror of
https://github.com/aljazceru/hacker-gh-pages-theme.git
synced 2026-01-31 12:04:22 +01:00
Add _sass/hacker.scss to allow importing with theme name while using jekyll-remote-theme
This commit is contained in:
4
_sass/hacker.scss
Normal file
4
_sass/hacker.scss
Normal file
@@ -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-hacker";
|
||||
Reference in New Issue
Block a user