Skip to content

Feature/mobx#1

Open
matiasdelgado wants to merge 2 commits into
seed/mobxfrom
feature/mobx
Open

Feature/mobx#1
matiasdelgado wants to merge 2 commits into
seed/mobxfrom
feature/mobx

Conversation

@matiasdelgado

Copy link
Copy Markdown
Owner

Changes proposed on this pull request:

  • Use mobx as the state manager

Reviewers

@matiasdelgado matiasdelgado changed the base branch from master to seed/mobx July 30, 2018 00:55

@carloluis carloluis left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

👍 ]v[

.container {
display: inline-block;
padding: 0.2rem;
border: 0.1px solid #000;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

use color variables instead like $black 😉

display: inline-block;
padding: 0.2rem;
border: 0.1px solid #000;
background: #fbfb09;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

$gold

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