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

api.css not included #4

Closed
matjack1 opened this issue Apr 7, 2015 · 1 comment
Closed

api.css not included #4

matjack1 opened this issue Apr 7, 2015 · 1 comment
Assignees
Milestone

Comments

@matjack1
Copy link

matjack1 commented Apr 7, 2015

Hi @cebe,
following your commit 13ba053 I was checking how it was rendered now, but it looks like the file api.css is not included in the building process (https://github.com/yiisoft/yii2-apidoc/blob/master/templates/bootstrap/assets/AssetBundle.php#L22).

Is that deliberate? If so, would be better to move the CSS rule in style.css?

If I understand the rationale I'm more than happy to help out a bit with some code :)

@cebe
Copy link
Member

cebe commented Apr 7, 2015

sounds like a bug, either both css files should be included or they should be merged. Merging sounds more reasonable to me. You can work on that if you want.

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

No branches or pull requests

2 participants