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

Uses Tachyons for the modules page. #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

tcr
Copy link
Member

@tcr tcr commented Dec 7, 2017

Initial attempt at this.

image

@tcr tcr requested a review from HipsterBrown December 7, 2017 22:26
Copy link
Contributor

@HipsterBrown HipsterBrown left a comment

Choose a reason for hiding this comment

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

Looks great! Just a few things for clean up. 😄

<div>
<img src="{{item.image}}">
</div>
<div class="">
Copy link
Contributor

Choose a reason for hiding this comment

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

We can probably remove this class attribute now.

<div>
<img src="{{item.image}}">
</div>
<div class="">
Copy link
Contributor

Choose a reason for hiding this comment

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

This class can also be removed.

<code>npm install {{item.package}}</code>
</div>
<a href="">View library on Github &rarr;</a>
<a href="/">View library on Github &rarr;</a>
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have links for these items yet?

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