1.0.2 • Published 8 years ago

postcss-wapuu v1.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

postcss-wapuu license

install

npm install postcss-wapuu

gulp

var postcss = require('gulp-postcss');

gulp.task('styles', function() {
  return gulp.src([
    'src/css/style.css',
  ])
  .pipe(postcss([
      require("postcss-wapuu")
    ]))
  .pipe(gulp.dest('build/css'))
});

usage

div {
  わぷー: わぷー;
}

Values

License

"わぷー(Wapuu)" is ja.wordpress.org official character. "わぷー(Wapuu)" was designed by Kazuko Kaneuchi under GPL v2 license or any later version.

Wapuu archive