Postcss At Rules Variables Versions Save

PostCss plugin to use CSS Custom Properties in at-rule @each, @for, @if, @else and more...

v0.3.0

3 years ago

Feat

  • feat: add declarationByWalk option, close issue #209 76e097b

https://github.com/scrum/postcss-at-rules-variables/compare/v0.2.1...v0.3.0

v0.2.1

3 years ago

Fix

  • fix: require is undefined, close #205 bdc8b2f

https://github.com/scrum/postcss-at-rules-variables/compare/v0.2.0...v0.2.1

v0.2.0

3 years ago

Refactor

  • refactor: migrate to postcss 8, close #202 975ec52

Build

  • build: drop support old nodejs 01ca621

https://github.com/scrum/postcss-at-rules-variables/compare/v0.1.10...v0.2.0

v0.1.10

4 years ago

Build

  • build: move config to file 46cfc84
  • build: add funding 6fc9fcb
  • build: update depDev f5f4939

https://github.com/scrum/postcss-at-rules-variables/compare/v0.1.9...v0.1.10

v0.1.9

4 years ago

Docs

  • docs: remove badginators 3a1d2a7
  • docs: fix badge node dcae404
  • docs: create funding.yml da6ebe6

Build

  • build: update depDev 4c5d42b
  • build(deps): bump mixin-deep from 1.3.1 to 1.3.2 e342dce
  • build(deps): bump eslint-utils from 1.3.1 to 1.4.2 f447259
  • build(deps): bump lodash.defaultsdeep from 4.6.0 to 4.6.1 f4d6fd9
  • build(deps): bump lodash.template from 4.4.0 to 4.5.0 9562494
  • build(deps): bump lodash.merge from 4.6.1 to 4.6.2 7df9858
  • build(deps): bump js-yaml from 3.12.1 to 3.13.1 5b52f1b

Merge

  • Merge pull request #197 from Scrum/dependabot/npm_and_yarn/mixin-deep-1.3.2 524c782
  • Merge pull request #196 from Scrum/dependabot/npm_and_yarn/eslint-utils-1.4.2 7f30581
  • Merge pull request #195 from Scrum/dependabot/npm_and_yarn/lodash.defaultsdeep-4.6.1 7d4d303
  • Merge pull request #194 from Scrum/dependabot/npm_and_yarn/lodash.template-4.5.0 16fe2c0
  • Merge pull request #193 from Scrum/dependabot/npm_and_yarn/lodash.merge-4.6.2 7cf802a
  • Merge pull request #190 from Scrum/dependabot/npm_and_yarn/js-yaml-3.13.1 dc3f194
  • Merge pull request #192 from Scrum/milestone-0.1.8 ea2ac23

https://github.com/scrum/postcss-at-rules-variables/compare/v0.1.8...v0.1.9

v0.1.8

4 years ago

Style

  • style: according linter (659398e)

Build

  • build: add pretest and lint fix (523421a)
  • build: update depDev (74f3cca)
  • build: update lint system and coverage (1539df8)

CI

  • ci: drop support old node (8f15811)
  • ci: remove because node x86 package not found (3a3c4e0)

Docs

  • docs: change custome property to css variables (e4d5f12)

v0.1.7

5 years ago

Build

CI

Fix

  • fix: target node version (5aaccda)

v0.1.6

5 years ago

CI

  • ci: bump node version (93f7fb3)
  • ci: drop old node for appveyor (44dfbc4)

Perf

  • perf: add rules for changelog file (f5db350)
  • perf: drop support old node (171486f)
  • perf: remove last slash (8147769)

Build

  • build: bum husky to next version (bd8647f)
  • build: update changelog (6543879)
  • build: update depDev (61a5052)

Style

  • style: remove last line (4ed6d48)

Docs

v0.1.5

6 years ago

Build

Style

  • style: remove not used pkg, close #185 (e4ee55d), closes #185

Revert

  • revert: change user name for appveyor (0a7eac1)

Docs