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

SCSS transpilation as a GitHub Action #71

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

filiptronicek
Copy link

This Pull request addresses an issue raised by @petrkucerak about the CSS file being out of date when someone pushes a commit changing the style.scss but not the style.css.

This Action transpiles the Sass to .css and pushes the changes back to main.

@filiptronicek filiptronicek added the enhancement Idea to make product better label Apr 7, 2021
@filiptronicek filiptronicek self-assigned this Apr 7, 2021
@petrkucerak petrkucerak requested a review from Vilican as a code owner February 2, 2023 21:42
@petrkucerak petrkucerak marked this pull request as draft February 2, 2023 21:42
@Vilican Vilican removed the request for review from petrkucerak February 3, 2023 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Idea to make product better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants