Skip to content

sebakerckhof/meteor-autoprefix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Autoprefixing for Meteor

This is a build plugin for Meteor 1.2+. It uses autoprefixer to automagically add vendor-specific prefixes to your CSS files.

Installation

Install using Meteor's package management system:

> meteor add seba:autoprefix

Usage

Without any additional configuration after installation, this package automatically finds all .css files in your project, compiles them with autoprefixer, and includes the resulting CSS in the application bundle that Meteor sends to the client. The files can be anywhere in your project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published