package main
Import Path
golang.org/x/pkgsite/devtools/cmd/css (on go.dev)
Dependency Relation
imports 10 packages, and imported by 0 packages
Involved Source Files
Command css appends CSS styles to content/static/stylesheet.css.
It reads from the CSS file at
https://github.com/sindresorhus/github-markdown-css/blob/gh-pages/github-markdown.css
and removes all styles that do not belong to a .markdown-body <tag>. The
.markdown-body class is then replaced with .Overview-readmeContent, for use
in the discovery codebase. The remaining properties are written to content/static/css/stylesheet.css.
Package-Level Functions (total 5, none are exported)
Package-Level Variables (only one, which is unexported)
Package-Level Constants (total 5, none are exported)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |