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

plotly.css file should be added to the release files #7332

Open
inari-mchristie opened this issue Jan 10, 2025 · 1 comment
Open

plotly.css file should be added to the release files #7332

inari-mchristie opened this issue Jan 10, 2025 · 1 comment
Assignees
Labels
bug something broken P1 needed for current cycle

Comments

@inari-mchristie
Copy link

          > Note: The `dist/plotly.css` file will need to be added to the release files.

I don't see any plotly.css file anywhere. Is this expected? Should it be added to the dist/ directory?

This feature should also be documented somewhere. Right now I think this PR is the only way to learn about it.

Originally posted by @maryla-uc in #7109 (comment)

@inari-mchristie
Copy link
Author

I was able to build the plotly.css file manually but it would be better if it was added to a distribution so that folks can take advantage of the CSP work done in #7109

git clone --branch v3.0.0-rc.2 https://github.com/plotly/plotly.js.git
cd plotly.js/
npm i
npm run preprocess

@gvwilson gvwilson added bug something broken P1 needed for current cycle labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken P1 needed for current cycle
Projects
None yet
Development

No branches or pull requests

3 participants