postcss / postcss.org

Official website for PostCSS
https://postcss.org
MIT License
81 stars 50 forks source link

Enable highlight in API page #274

Closed imchell closed 2 years ago

imchell commented 2 years ago
  1. Replace deprecated remark-highlight.js with rehype-highlight.
  2. Enable code highlight in API page.
  3. Adjust doc padding so that navigation bar does not cover doc content.
  4. Increase API package limit from 300kb to 310kb (Is that permissible?)
imchell commented 2 years ago

@ai Thanks for reviewing. Updated it.