there4 / markdown-resume

Generate a responsive CSS3 and HTML5 resume with Markdown, with optional PDF output.
MIT License
1.77k stars 519 forks source link

Use Google CDN fonts for better deployment support #10

Open there4 opened 10 years ago

tigerclaw-az commented 10 years ago

+1 I was just trying to use @import in the resume.css file and noticed that it doesn't get expanded, just added into the CSS.

there4 commented 10 years ago

@ejwaibel - This one is still on my radar - in the meantime, you may want to see if @import (less) sample.css to see if the parser will inline it.