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

Styleguide generator improvements #155

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nicolas-brousse
Copy link
Member

@nicolas-brousse nicolas-brousse commented Nov 20, 2019

Related to #152

margin: 10px 0;
padding: 10px;
}
.komponent-footer .komponent-code {
Copy link
Collaborator

Choose a reason for hiding this comment

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

@nicolas-brousse Why do you add .komponent-footer?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
.komponent-footer .komponent-code {
.komponent-container .komponent-code {

Copy link
Member Author

Choose a reason for hiding this comment

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

It's a mistake, too mush copy and paste ...

@@ -1,3 +1,4 @@
import "./style.css";
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would prefer to name this file _defaults.css

Copy link
Member Author

Choose a reason for hiding this comment

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

Sounds good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants