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

Protocol docs should show how to import SCSS #881

Open
alexgibson opened this issue May 19, 2023 · 0 comments
Open

Protocol docs should show how to import SCSS #881

alexgibson opened this issue May 19, 2023 · 0 comments
Labels
Documentation 📝 Additions and improvements to documents

Comments

@alexgibson
Copy link
Member

alexgibson commented May 19, 2023

The Protocol docs now show how to import JS for each component.

import MzpNavigation from '@mozilla-protocol/core/protocol/js/navigation';

It would be helpful if we also did this for SCSS as well?

@import '~@mozilla-protocol/core/protocol/css/components/navigation';

https://protocol.mozilla.org/components/detail/navigation--default.html

@alexgibson alexgibson changed the title Protocol compo Protocol docs should show how to import SCSS May 19, 2023
@alexgibson alexgibson added the Documentation 📝 Additions and improvements to documents label May 19, 2023
@alexgibson alexgibson reopened this May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation 📝 Additions and improvements to documents
Projects
None yet
Development

No branches or pull requests

1 participant