This package has been deprecated

Author message:

this package has been deprecated

@zenn-dev/zenn-css

0.0.3 • Public • Published

Zenn Content CSS

Style for post content.

Getting Started

  1. Some Css loader might be needed if you use this with Webpack.
import '@zenn-dev/zenn-css';
  1. Add post content wrapper class znc
<div class="znc">
  <!-- html parsed from markdown comes here. -->
</div>

Note that the styles are not applied to elements outside wrapper class znc.

ToDo

  • [ ] Add autoprefixer if needed.

Readme

Keywords

none

Package Sidebar

Install

npm i @zenn-dev/zenn-css

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

5.66 kB

Total Files

3

Last publish

Collaborators

  • catnose99