Sha256: 77c4d97a5eabfcdff7fd87848c3d48256bd1cb90de9042156c32fcbde755d18f

Contents?: true

Size: 1.06 KB

Versions: 12

Compression:

Stored size: 1.06 KB

Contents

# [Helpers](https://github.com/slooob/amp-html/tree/master/lib/amp-html/helpers/docs#amp-html-helpers) / `amp_css`


## Information

`amp_css` allows allows the use of stylesheets in AMP documents.

---

### Quick info

#### Latest update: 0.6.1 (Pre-release) - 2017-03-19

[**Changelog for version 0.6.1**](https://github.com/slooob/amp-html/blob/master/CHANGELOG.md#061-pre-release---2017-03-19)

#### [DeepIntegration](https://github.com/slooob/amp-html/tree/master/lib/amp-html/helpers/docs#deepintegration-helpers): Disabled

#### [Availability](https://github.com/slooob/amp-html/tree/master/lib/amp-html/helpers/docs#availability-of-helpers): Build-in with the [Stylesheets Component](https://github.com/slooob/amp-html/tree/master/lib/amp-html/components/docs/stylesheets.md)

#### [Takes a block?](https://github.com/slooob/amp-html/tree/master/lib/amp-html/helpers/docs#takes-a-block): Yes

---

## General

### Reference

#### Required Parameters

None.

#### Structure

    <%= amp_css do %>
        /* Your CSS here */
    <% end %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
amp-html-0.7.18 lib/amp-html/helpers/docs/amp_css.md
amp-html-0.7.17 lib/amp-html/helpers/docs/amp_css.md
amp-html-0.7.16 lib/amp-html/helpers/docs/amp_css.md
amp-html-0.7.15 lib/amp-html/helpers/docs/amp_css.md
amp-html-0.7.14 lib/amp-html/helpers/docs/amp_css.md
amp-html-0.7.13 lib/amp-html/helpers/docs/amp_css.md
amp-html-0.7.12 lib/amp-html/helpers/docs/amp_css.md
amp-html-0.7.11 lib/amp-html/helpers/docs/amp_css.md
amp-html-0.7.10 lib/amp_html/helpers/docs/amp_css.md
amp-html-0.7.9 lib/amp_html/helpers/docs/amp_css.md
amp-html-0.7.8 lib/amp_html/helpers/docs/amp_css.md
amp-html-0.7.7 lib/amp_html/helpers/docs/amp_css.md