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

Add a very simple introductory page to the pattern library #167

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

lyzadanger
Copy link
Contributor

@lyzadanger lyzadanger commented Aug 5, 2021

Per popular request, a very simple introductory page for the pattern library (updates to the landing page).

This, of course, wants expansion. But it's a start.

The typography and rhythm look terrible, but we really need to get on a typography system...

Comment on lines +239 to +242
&__subheading {
font-size: 1.5em;
font-style: italic;
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope we can start in on a typography design system ASAP.

@codecov
Copy link

codecov bot commented Aug 5, 2021

Codecov Report

Merging #167 (1d0ce9d) into main (cde15a2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #167   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          149       149           
  Branches        51        51           
=========================================
  Hits           149       149           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cde15a2...1d0ce9d. Read the comment docs.

@esanzgar esanzgar self-requested a review August 6, 2021 11:14
Copy link
Contributor

@esanzgar esanzgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

<h2 className="LibraryPage__subheading">Components</h2>

<p>
<strong>Components</strong> are preact components that are built using
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<strong>Components</strong> are preact components that are built using
<strong>Components</strong> are Preact components that are built using

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting, thank you! I had been under the mistaken impression all along that Preact was not capitalized.

@lyzadanger lyzadanger force-pushed the quick-library-intro-page branch from 43541b5 to 1d0ce9d Compare August 6, 2021 16:30
@lyzadanger lyzadanger merged commit 445580d into main Aug 6, 2021
@lyzadanger lyzadanger deleted the quick-library-intro-page branch August 6, 2021 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants