-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[IMPL] - added support for sass and scss stylesheet languages #4292
Open
KronosDev-Pro
wants to merge
28
commits into
reflex-dev:main
Choose a base branch
from
KronosDev-Pro:add-sass-scss-stylesheet-support
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[IMPL] - added support for sass and scss stylesheet languages #4292
KronosDev-Pro
wants to merge
28
commits into
reflex-dev:main
from
KronosDev-Pro:add-sass-scss-stylesheet-support
+155
−12
Commits on Nov 2, 2024
-
[IMPL] - added support for sass and scss stylesheet languages
- better checking of stylesheets to be compiled - added support for sass and scss stylesheet languages - the stylesheets files are now copied to ".web/styles/" at compile time - relock poetry file for libsass deps - stylesheet compiler unit tests also check the contents of the file
Configuration menu - View commit details
-
Copy full SHA for 0681cc2 - Browse repository at this point
Copy the full SHA 0681cc2View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 707f345 - Browse repository at this point
Copy the full SHA 707f345View commit details -
Configuration menu - View commit details
-
Copy full SHA for e645d0f - Browse repository at this point
Copy the full SHA e645d0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e7687d - Browse repository at this point
Copy the full SHA 7e7687dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6bd371 - Browse repository at this point
Copy the full SHA d6bd371View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fe38d2 - Browse repository at this point
Copy the full SHA 0fe38d2View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df9818c - Browse repository at this point
Copy the full SHA df9818cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 370b138 - Browse repository at this point
Copy the full SHA 370b138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bdea04 - Browse repository at this point
Copy the full SHA 9bdea04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df9d5d - Browse repository at this point
Copy the full SHA 4df9d5dView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c523872 - Browse repository at this point
Copy the full SHA c523872View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13b21a1 - Browse repository at this point
Copy the full SHA 13b21a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0223081 - Browse repository at this point
Copy the full SHA 0223081View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fae418 - Browse repository at this point
Copy the full SHA 4fae418View commit details -
[IMPL] - added support for sass and scss stylesheet languages
- better checking of stylesheets to be compiled - added support for sass and scss stylesheet languages - the stylesheets files are now copied to ".web/styles/" at compile time - relock poetry file for libsass deps - stylesheet compiler unit tests also check the contents of the file
Configuration menu - View commit details
-
Copy full SHA for 613e130 - Browse repository at this point
Copy the full SHA 613e130View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81dab90 - Browse repository at this point
Copy the full SHA 81dab90View commit details -
Configuration menu - View commit details
-
Copy full SHA for e815903 - Browse repository at this point
Copy the full SHA e815903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e32fcb - Browse repository at this point
Copy the full SHA 6e32fcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca363c - Browse repository at this point
Copy the full SHA 2ca363cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6898a26 - Browse repository at this point
Copy the full SHA 6898a26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59a0cbf - Browse repository at this point
Copy the full SHA 59a0cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a2a5ff - Browse repository at this point
Copy the full SHA 6a2a5ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f04431a - Browse repository at this point
Copy the full SHA f04431aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b403cc - Browse repository at this point
Copy the full SHA 3b403ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e2ddd - Browse repository at this point
Copy the full SHA b8e2dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b46852 - Browse repository at this point
Copy the full SHA 8b46852View commit details -
Merge branch 'add-sass-scss-stylesheet-support' of https://github.com…
…/KronosDev-Pro/reflex into add-sass-scss-stylesheet-support
Configuration menu - View commit details
-
Copy full SHA for ff18003 - Browse repository at this point
Copy the full SHA ff18003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dde556 - Browse repository at this point
Copy the full SHA 0dde556View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.