项目作者: niutech

项目描述 :
⚡ AMP Spectre CSS Framework
高级语言: HTML
项目地址: git://github.com/niutech/amp-spectre.git
创建时间: 2018-03-28T20:46:17Z
项目社区:https://github.com/niutech/amp-spectre

开源协议:

下载


⚡ AMP Spectre CSS Framework

This is an AMP version of the lightweight Spectre.css framework by Yan Zhu. It complies with the AMP CSS spec.

Usage

Insert the contents of spectre.min.css and optionally spectre-icons.min.css file into the <style amp-custom></style> tag. Remember not to exceed 50KB of CSS and to use <amp-img> instead of <img> tags in AMP HTML.

Demo

Check out the demo page as a valid AMP HTML document.

Differences from Spectre.css

  • Removed !important attributes
  • Replaced <img> with <amp-img>
  • Replaced .video-responsive with <amp-youtube layout="responsive">
  • Interactive tabs and toasts

License

Licensed under MIT License.