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

Automate generating css from scss #26

Open
daniellimws opened this issue Jul 15, 2020 · 1 comment
Open

Automate generating css from scss #26

daniellimws opened this issue Jul 15, 2020 · 1 comment

Comments

@daniellimws
Copy link
Collaborator

Currently the theme's main css file is generated from the scss files in src/scss using the npm run build command. When multiple branches are merged into master, the generated css might not reflect the changes from all branches, causing some changes to be lost until npm run build is ran again. Ideally this command should be automatically ran before every merge.

@daniellimws
Copy link
Collaborator Author

This would no longer be necessary if we change to use sphinx_material as described in #46

mithro pushed a commit to mithro/sphinx_symbiflow_theme-old that referenced this issue Feb 22, 2021
DOC: Use PyPI package in installation instructions
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

1 participant