How to use fela-plugin-logger - 1 common examples

To help you get started, we’ve selected a few fela-plugin-logger examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github robinweser / fela / packages / fela-preset-dev / src / index.js View on Github external
export function createDevPreset({
  validator: validatorConfig = [],
}: Config = {}) {
  return [logger(), validator(...validatorConfig)]
}

fela-plugin-logger

Fela plugin to log processed style objects

MIT
Latest version published 1 year ago

Package Health Score

72 / 100
Full package analysis

Popular fela-plugin-logger functions