@pnx-mixtape/global

2.0.0 • Public • Published

@mixtape/global

Documentation and examples: Global header and Global footer

Installation

npm install @mixtape/global --save

How to use

CSS

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

Vanilla JS

  • ES6 import: import Global from '@pnx-mixtape/global';
  • Script tag: <script src="dist/global.js" type="text/javascript"></script>

HTML

See various twig files.

Readme

Keywords

none

Package Sidebar

Install

npm i @pnx-mixtape/global

Weekly Downloads

103

Version

2.0.0

License

MIT

Unpacked Size

38.7 kB

Total Files

18

Last publish

Collaborators

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