Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up to work as import from URL #20

Open
silashowe-cc opened this issue Apr 1, 2021 · 2 comments
Open

Set up to work as import from URL #20

silashowe-cc opened this issue Apr 1, 2021 · 2 comments

Comments

@silashowe-cc
Copy link

One of the other themes out there, Better Roam Research, is set up in a way where you can apply it simply by adding this line: @import url("https://linuz90.github.io/better-roam-research/main.css"); into your css code block. This is nice because you don't have to check back at the repo for the updated version as well as it just being a smaller amount of code to have to import.

Unless I'm missing something I don't believe an import like that is currently possible with your theme. I think this would be a great addition so the theme will be automatically updated for other people!

@stevelw
Copy link

stevelw commented Apr 4, 2021

That sounds like it would be a security flaw.

@ryanjhill
Copy link

@silashowe-cc — you could host the file yourself with github pages, and then it would accessible via an import statement

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

No branches or pull requests

3 participants