code4romania / taskforce-fe-components

reusable frontend components for taskforce projects
https://taskforce-fe-components.now.sh
Mozilla Public License 2.0
11 stars 34 forks source link

Adding the css of the date picker back #198

Closed mmircea16 closed 4 years ago

mmircea16 commented 4 years ago

Fixes issue with styling not loading for the datepicker

This doesnt fix the issue of bulma not being loaded, it fixes the styling for the date picker. Hence that can be checked on vercel

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/code4romania/taskforce-fe-components/gu6b8ejey ✅ Preview: https://taskforce-fe-compone-git-fork-mmircea16-fix-date-picker-db900d.code4romania.vercel.app

mmircea16 commented 4 years ago

Turns out that the css is not loaded in vercel. I have tested the fix locally by pointing the stam-acasa dependency to the local repo and it worked. If someone can reproduce that would be useful.