Hi,
I'm a Outsystems (low-code tool) developer and Outsystems has a horrible way of working with css.
What I'm trying to do is link de outsystems css master file to a css file in bitbucket using @import.
Result: file not found
how can i link my external css file to a css file in bitbucket...is it even possible?
greets
Remi
Hi Remi, welcome to the Community!
I'm not really sure what you mean by "linking both files", can you elaborate a bit more?
What is it that you're trying to achieve by linking them?
Let us know!
Ana
Thank you!
Outsystems builds/compiles the application you make into its cloud environment but the way its handles css is horrible so i thought i make one css file into the outsystems cloud invironment linking that to my own css file i have inthe bitbucket versioning enivronment using the @import url
But its not working even if i use the raw link...its either an empty file or could not be found error
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So my understanding is that you have a repository with some CSS file in Outsystems, and you're trying to get that file in Bitbucket Cloud.
Do you have that CSS file locally in your computer? How have you tried to upload/import it? Have you followed the instructions here or here?
If you're still having issues, can you send us a screenshot of what you see?
Best regards,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Its the other way around,
Import in outsystems to raw link
at the moment i have the main.css file on my webhosting site which works fine but if i want to work with team members i predict this is going to be a big problem.
your links aren't clickable Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.