Skip to content

Conversation

@MosheL
Copy link

@MosheL MosheL commented Dec 8, 2024

  1. Move to SASS 3 compatible:
    1. Remove the darken() and ligten())
    2. Move from scss import( to use().
  2. Move from left/right to logical CSS properties (this for better compatibility with RTL without duplicates).
  3. Upgrade to Vue 3.5
  4. move to rollup 4 and its friends, support for new versions of things.

for now I do not removed the "rtl" and -left, -right from Table.vue, as my version has some other modifications I need to prepare to pull request.

@MosheL
Copy link
Author

MosheL commented Dec 8, 2024

just to note: I was upgraded rollup and friends to support the new SASS and vue plugins.

@ethan-ho
Copy link

ethan-ho commented Aug 6, 2025

Would appreciate if this can be reviewed 🙏 @borisflesch
Vue 3 build is flooded with Dart Sass 3 deprecation warnings

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

Successfully merging this pull request may close these issues.

2 participants