pages-themes / slate

Slate is a Jekyll theme for GitHub Pages
https://pages-themes.github.io/slate/
Creative Commons Zero v1.0 Universal
301 stars 974 forks source link

Add _sass/slate.scss to allow importing with theme name while using jekyll-remote-theme #65

Closed parkr closed 3 years ago

parkr commented 3 years ago

Allows use of @import {{site.theme}} when you have remote_theme: pages-theme/slate@v0.2.0 in your _config.yml.

welcome[bot] commented 3 years ago

Welcome! Congrats on your first pull request to the Slate theme. If you haven't already, please be sure to check out the contributing guidelines.

welcome[bot] commented 3 years ago

Congrats on getting your first pull request to the Slate theme merged! Without amazing humans like you submitting pull requests, we couldn’t run this project. You rock! :tada:

If you're interested in tackling another bug or feature, take a look at the open issues, especially those labeled help wanted.