# @utrecht/radio-button-css

## 1.3.1

### Patch Changes

- 95901d6: Add CSS variables fallback, so disabled radio button looks like normal radio button when no design tokens are set.

## 1.3.0

### Minor Changes

- 228377c: - Added metadata for radio-button tokens.
  - Added `margin-inline-end` token that was available in mixin.
  - Reordered some tokens in json for better scanning of tokens.

## 1.2.0

### Minor Changes

- a41bba4: Add option to include Prince XML support. Use `$utrecht-support-prince-xml: true !default;` to enable this option.

## 1.1.0

### Minor Changes

- 62f1157: Add SCSS files to `src/` directory of CSS component packages.

## 1.0.0

### Major Changes

- 856d996: Switch from alpha releases to semantic versioning.
