---
title: "Breaking: #82915 - Remove TypoScript option page.stylesheet"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-82915"
source: "Changelog/9.0/Breaking-82915-RemoveTypoScriptOptionPagestylesheet.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Breaking: #82915 - Remove TypoScript option page.stylesheet

See [forge#82915](https://forge.typo3.org/issues/82915)

## Description

The TypoScript option `page.stylesheet` has been removed.

## Impact

Setting this option will have no effect anymore.

## Affected Installations

Any TYPO3 installation using this option.

## Migration

Use a configuration like `page.includeCSS.aFile = fileadmin/styles.css`
