• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

sass-autocompile-postcss

Adds PostCSS prefixing processing to css files compiled by the `sass-autocompile` package.
dcooperdalrymple
0.2.1 121
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Sass Autocompile PostCSS

Adds PostCSS prefixing processing to css files compiled by the sass-autocompile package.

Requirements

The required packages are as follows:

  • node.js CLI
  • node-sass Node package
  • sass-autocompile Atom package
  • postcss-cli and autoprefixer Node packages

To install these, use the following commands (may need to add sudo or run as root user):

  • Install Node.js via package manager
  • npm install -g node-sass
  • apm install sass-autocompile
  • npm install -g postcss-cli autoprefixer

Then navigate to the root folder of this repository and install dependencies and add to atom using the following commands:

  • cd .../sass-autocompile-postcss (... to wherever it is installed)
  • npm install
  • apm install

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by