+ ) +} diff --git a/components/table/style.module.css b/components/table/style.module.css new file mode 100644 index 0000000..736d0a6 --- /dev/null +++ b/components/table/style.module.css @@ -0,0 +1,13 @@ +.container { + mask-image: linear-gradient( + to right, + tr...
Perfect inspiration Jeffrey! Using tailwindcss and vuejs it will look something like this: {{ progress }}% Thank you ! It would have been interessing to see how we can animate the progress for a fluider behavior.