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

Use of web based css File. #55

Open
Jebik opened this issue Dec 1, 2017 · 2 comments
Open

Use of web based css File. #55

Jebik opened this issue Dec 1, 2017 · 2 comments

Comments

@Jebik
Copy link

Jebik commented Dec 1, 2017

I'm currently updating security of my website... And one of the security setting is to transmit header informations to tell to web browser to only use my content.

Most of the theme use a link to https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css.

Wouldn't it be better to add the css to your theme and then link it in generated folder?
For keeping the html version offline readable?

@hacksalot
Copy link
Member

Yes. At least that option should be provided. Let's look into this.

@hacksalot
Copy link
Member

This would be similar to the ability to switch between embedded (via <style>) versus linked (via <link>) CSS styles, which we support because it comes in handy when users are doing a lot of local-only HTML viewing and PDF generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants