google / docsy

A set of Hugo doc templates for launching open source content.
https://docsy.dev
Apache License 2.0
2.58k stars 894 forks source link

Fixed code-dark path #2022

Closed jqueraltmo closed 4 months ago

jqueraltmo commented 4 months ago

To enable light/dark mode in block codes, you should add @import 'td/code-dark' to your _styles_project.scss, not @import 'code-dark' as stated in the documentation.

google-cla[bot] commented 4 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

chalin commented 4 months ago

I'll merge once you get the CLA issues resolved.

jqueraltmo commented 4 months ago

I'll merge once you get the CLA issues resolved.

Thank you! Should be solved by now.