@pnx-mixtape/drupal
v1.0.9
Published
drupal component
Downloads
210
Keywords
Readme
@pnx-mixtape/drupal
Helper components for Drupal specific elements.
Installation
npm install @pnx-mixtape/drupal --saveHow to use
CSS
- PostCSS workflow:
@import '@pnx-mixtape/drupal'; - Native CSS:
@import url('dist/drupal.css'); - Link tag:
<link href="dist/drupal.css" rel="stylesheet" type="text/css">
