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

Add SCSS compiler step to status dashboard #2489

Closed
Andrewnt219 opened this issue Nov 18, 2021 · 0 comments · Fixed by #2522
Closed

Add SCSS compiler step to status dashboard #2489

Andrewnt219 opened this issue Nov 18, 2021 · 0 comments · Fixed by #2522
Assignees
Labels
area: css styling Anything related to CSS styling area: dashboard Related to Telescope's dashboard (the page that has stats) type: enhancement New feature or request

Comments

@Andrewnt219
Copy link
Contributor

What would you like to be added:
Use SCSS for status dashboard

Why would you like this to be added:
The primary color and many other presets/components are defined in the Material Dashboard 2 SCSS files. It's inconvenient to keep overriding the same presets/components.

@Andrewnt219 Andrewnt219 added the type: enhancement New feature or request label Nov 18, 2021
@Andrewnt219 Andrewnt219 self-assigned this Nov 18, 2021
@humphd humphd added area: css styling Anything related to CSS styling area: dashboard Related to Telescope's dashboard (the page that has stats) labels Nov 18, 2021
Andrewnt219 added a commit that referenced this issue Nov 28, 2021
* feat: add scss compiler to dashboard

add scss files,
add scripts for compiling and watching scss,
add scss build step to docker file,
delete and ignore assetes/css generated from scss build step
change $primary-color
update status dashboard README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: css styling Anything related to CSS styling area: dashboard Related to Telescope's dashboard (the page that has stats) type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants