PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/autoprefixer/lib/hacks/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/autoprefixer/lib/hacks/flex-spec.js

"use strict";

/**
 * Return flexbox spec versions by prefix
 */
module.exports = function (prefix) {
  var spec;

  if (prefix === '-webkit- 2009' || prefix === '-moz-') {
    spec = 2009;
  } else if (prefix === '-ms-') {
    spec = 2012;
  } else if (prefix === '-webkit-') {
    spec = 'final';
  }

  if (prefix === '-webkit- 2009') {
    prefix = '-webkit-';
  }

  return [spec, prefix];
};


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home