Skip to content

Commit 3efcc12

Browse files
authored
Merge pull request #22 from pages-themes/repo-name-scss
Add _sass/tactile.scss to allow importing with theme name while using jekyll-remote-theme
2 parents d946913 + f90ac32 commit 3efcc12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_sass/tactile.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// Placeholder file. If your site uses
2+
// @import "{{ site.theme }}";
3+
// Then using this theme with jekyll-remote-theme will work fine.
4+
@import "jekyll-theme-tactile";

0 commit comments

Comments
 (0)