[@johanneslumpe/styled-props](../README.md) > ["types"](../modules/_types_.md) > [BaseCssValue](../interfaces/_types_.basecssvalue.md)

# Interface: BaseCssValue

## Type parameters
#### T 
## Hierarchy

**BaseCssValue**

## Index

### Properties

* [base](_types_.basecssvalue.md#base)

---

## Properties

<a id="base"></a>

### `<Optional>` base

**● base**: *[T]()*

*Defined in [types.ts:5](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/types.ts#L5)*

The base css value, without any media queries applied

___

