@pnx-mixtape/cta

1.1.2 • Public • Published

@pnx-mixtape/cta

Documentation and examples: CTA

Installation

npm install @pnx-mixtape/cta --save

How to use

CSS

  • PostCSS workflow: @import '@pnx-mixtape/cta';
  • Native CSS: @import url('dist/cta.css');
  • Link tag: <link href="dist/cta.css" rel="stylesheet" type="text/css">

HTML

<div class="cta">
  <h2>Title</h2>
  <p>Body content</p>
  <div class="cta__actions">
    <a href="#" class="button button--large button--primary"
      >Let's get started</a
    >
  </div>
</div>

Readme

Keywords

none

Package Sidebar

Install

npm i @pnx-mixtape/cta

Weekly Downloads

28

Version

1.1.2

License

MIT

Unpacked Size

3.15 kB

Total Files

6

Last publish

Collaborators

  • previousnext-admin
  • larowlan
  • jptaranto
  • godamage
  • rikki_iki