Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use with base jekyll? #33

Closed
kristofer opened this issue Mar 24, 2015 · 2 comments
Closed

Use with base jekyll? #33

kristofer opened this issue Mar 24, 2015 · 2 comments

Comments

@kristofer
Copy link

What do I need to do to use the docs.css as the "one css to rule them all" in a jekyll site?

is there a way to take a sass file and make it part of the jekyll asset generation process?

(I actually expect this to be something like, uh duh, copy foo.sass to _sass and that's-that)

@mdo
Copy link
Contributor

mdo commented Mar 24, 2015

Jekyll includes a Sass converter so there's nothing special in compiling it if you've got Jekyll already up and running for yourself. See http://markdotto.com/2014/09/25/sass-and-jekyll/ for more info.

@hnrch02
Copy link

hnrch02 commented Mar 25, 2015

Just want to mention this here again: only using the built-in Sass compiler won't run Autoprefixer which results in situations like #23.

emilybrick pushed a commit that referenced this issue Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants