@economist/component-blog-post

1.29.0 • Public • Published

component-blog-post

The blog post component is a simple element to show a blog post. This component is primarily for the blog post page.

Overridable variables:

You can override the following variables:

:root {
  --blog-post-color-title: green;
  --blog-post-color-flytitle: blue;
  --blog-post-color-section-link: inherit;
  --blog-post-color-section-link-hover: rebeccapurple;
  --blog-post-color-text: yellow;
  --blog-post-color-link: inherit;
  --blog-post-color-link-underline: pink;
  --blog-post-color-datetime: black;
  --blog-post-background-color-datetime: purple;

  --blog-post-flytitle-spacing: 10px;

  --blog-post-rubric-spacing: 20px;

  --blog-post-section-spacing: 20px;

  --blog-post-image-spacing: 20px;

  --blog-post-text-top-margin: 10px;

  --blog-post-color-link-visited: pink;

  --blog-post-color-blockquote: gray;
  --blog-post-color-blockquote-quotes: red;
}

Dependents (0)

Package Sidebar

Install

npm i @economist/component-blog-post

Weekly Downloads

1

Version

1.29.0

License

MIT

Last publish

Collaborators

  • wellingtonvieira
  • economist-org-bot