add custom css #1514
add custom css
#1514
-
Hello there, I've tried to add my custom css according to the docs. |
Beta Was this translation helpful? Give feedback.
Answered by
jessrynkar
Dec 16, 2022
Replies: 2 comments
-
Hi @unonweb, This could be a cache issue - could you try and run |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jessrynkar
-
Cache was indeed the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @unonweb,
This could be a cache issue - could you try and run
rm -rf node_modules/.cache
then restart your server and let me know how that goes.