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

display the component and linked CSS #7

Closed
magsout opened this issue May 24, 2015 · 4 comments
Closed

display the component and linked CSS #7

magsout opened this issue May 24, 2015 · 4 comments
Labels

Comments

@magsout
Copy link

magsout commented May 24, 2015

It's very good job and style guide works very well . Do you think it would be possible with an option (enabled of disabled) to add the link of CSS in the style guide generated and display element ?

@matype
Copy link
Owner

matype commented May 25, 2015

Do you think it would be possible with an option (enabled of disabled) to add the link of CSS in the style guide generated and display element ?

Could you give me more detail explanation or an example?

We can display the components, and links to write the following code.

/*

# h1

<button class="btn btn-primary">Button</button>


    <button class="btn btn-primary">Button</button>


[link](https://github.com)

*/

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

@magsout
Copy link
Author

magsout commented May 25, 2015

when I spoke to display the element in the style guide

capture d ecran 2015-05-25 a 08 15 10

It is a style guide, view the code is fine but to display the item to see component design is a good thing, what do you think ?

@matype
Copy link
Owner

matype commented May 25, 2015

I just released v0.2.0. It include tweaking some design and logic to generate style guide. Please try to use latest version :D

@magsout
Copy link
Author

magsout commented May 26, 2015

Oh yes, goood. 😜

@magsout magsout closed this as completed May 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants