PostCSS Dutch Style Sheets
PostCSS plugin for writing Dutch Style Sheets.
Take CSS to the next level and write your CSS in Dutch!
Installation
$ npm install postcss-dutch-stylesheets
Usage
// ES5var dutchStyleSheets = // ES6
See PostCSS#Usage for usage for your environment.
Example
Using this input.css
:
you will get:
Documentation
Contributing
postcss-dutch-stylesheets
has only a subset of CSS and needs your help to add more Dutch properties and values.
Changelog
See CHANGELOG.md.
License
See LICENSE.
Attribution
Postcss-dutch-stylesheets is fully based on postcss-german-stylesheets by timche, all credit goes to them.