greatghoul
Ask and Learn

Ask and Learn

Follow
home蹲马步badges
Tag

CSS

#css

More content

Read more stories on Hashnode


Articles with this tag

使用 Sprockets Processor 剔除 CSS 中的 Google Font

May 27, 20161 min read 4 views

使用 Rails 做 Web 应用时,基本上都会遇到使用第三方前端组件的情况,相比于自己手动 Copy 组件的文件到 Assets 中,使用一些别人封装好的 Gem,或者借助 bower-rails 等工具,可以更省心的管理这些依赖文件。 一些组件的 CSS 中可能通过一些 CDN @import...

使用 Sprockets Processor 剔除 CSS 中的 Google Font