<p>You also can <ahref="https://github.com/igoradamenko/awsm.css/archive/master.zip">download tarball of the project</a>.
</p>
- <section>
+ <sectionid="postcss">
+ <h2>PostCSS API</h2>
+ <p>If you install <ahref="https://www.npmjs.com/package/awsm.css"title="awsm.css in npm registry"target="_blank">npm package</a>, you can use library as PostCSS plugin:
+ console.log(result.css); // awsm.css prepends your CSS
+});</code></pre>
+ </section>
+ <sectionid="license">
<h2>License</h2>
<p>aswm.css licensed under <ahref="http://en.wikipedia.org/wiki/MIT_License">the MIT</a>.
</p>
@@ -40,7 +51,7 @@
You are free to use it in commercial projects as long as the copyright is left intact.
</p>
</section>
- <section>
+ <sectionid="credits">
<h2>Credits</h2>
<p>Thanks to <ahref="https://www.instagram.com/xnmlsx/"title="@xnmlsx in Instagram"target="_blank">Anastasia Medvedeva</a> for photo & video used in examples.
<p>And if you want to get beautiful fonts, add “<ahref="https://www.google.com/fonts/specimen/PT+Serif"title="PT Serif in Google Fonts"target="_blank">PT Serif</a>” and “<ahref="https://www.google.com/fonts/specimen/PT+Sans"title="PT Sans in Google Fonts"target="_blank">PT Sans</a>” from Google Fonts:
+ <p>It also available as the <ahref="https://www.npmjs.com/package/awsm.css"title="awsm.css in npm registry"target="_blank">npm package</a>, which supports <ahref="download.html#postcss"title="Example of usage as PostCSS plugin">PostCSS API</a>.
0 comments on commit
378227f