Extension:RawCSS
Appearance
Release status: beta |
|
|---|---|
| Author(s) | tesinormed (SomeContributorOnEarthtalk) |
| Latest version | 0.17.0 (2025-06-20) |
| MediaWiki | 1.43+ |
| PHP | 8.1+ |
| License | Creative Commons Zero v1.0 Universal |
| Download | GitHub:
Note: README |
The RawCSS extension does foo.
Installation
[edit]- Download and place the file(s) in a directory called
RawCSSin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'RawCSS' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
