Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core Atom HTML Element: P #79

Closed
1 task done
arcticicestudio opened this issue Dec 16, 2018 · 0 comments
Closed
1 task done

Core Atom HTML Element: P #79

arcticicestudio opened this issue Dec 16, 2018 · 0 comments

Comments

@arcticicestudio
Copy link
Contributor

arcticicestudio commented Dec 16, 2018

Associated epic: #69

This issue documents the implementation of the core atom P that represents the text content HTML element <p>.
It will use adjusted styles instead of browser defaults to match Nord Docs style.

Tasks

  • Implement the core atom HTML element component P.
@arcticicestudio arcticicestudio added this to the 0.3.0 milestone Dec 16, 2018
@arcticicestudio arcticicestudio self-assigned this Dec 16, 2018
arcticicestudio added a commit that referenced this issue Dec 16, 2018
This commit implements the core atom `P` that represents the text
content (1) HTML element `<p>`.
It uses adjusted styles instead of browser defaults to match Nord Docs
style.

References:
  (1) https://developer.mozilla.org/en-US/docs/Web/HTML/Element#Text_content

Associated epic: GH-69
GH-79
arcticicestudio added a commit that referenced this issue Dec 16, 2018
@arcticicestudio arcticicestudio removed their assignment Dec 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant