-
-
Notifications
You must be signed in to change notification settings - Fork 407
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
[FEATURE] styleUrls tab in component detail view #648
Comments
This could be a feature. It is not a bug. Right now, compodoc doesn't handle the file referenced inside styleUrls |
@vogloblinsky What would be involved in order to complete this feature? I would like to contribute if possible but I am not familiar with the compodoc codebase. Thank you |
@vogloblinsky @ehnruiz I have just implemented the feature, but im not able to create a Pull Request. |
@daniel-leroux we cross developed i think the feature. You should be able to push a PR on the develop branch. You have to fork the repo first. I will wait your implementation to compare them. |
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context. |
Overview of the issue
I dont see any SCSS tab in component detail view.
Example:
After 'compodoc -s' i see only Info, Source and Template but no Style(scss) tab.
Angular configuration, a
package.json
file in the root folderAngular 6 with CLI and sub projects
Compodoc installed globally or locally ?
Locally
Related issues
#399
The text was updated successfully, but these errors were encountered: