Viewing File: /home/ubuntu/misabloom-frontend-base/node_modules/postcss-ordered-values/src/lib/mathfunctions.js

'use strict';
// All of the curently implemented math functions
module.exports = new Set(['calc', 'clamp', 'max', 'min']);
Back to Directory File Manager