# FCP First Screen CSS

Insert inline CSS to the head of the website, so the first screen renders with no jumps, which might improve the CLS and FCP web vitals. Or for any other reason.

## Features

* Apply to any single post / page / custom post-type
* Apply to all posts of a particular public post-type
* Apply to the blog or the archive page of a post-type with archive support
* It minifies the css before printing
* Deregister enqueued styles by name
* Apply non-first-screen css separately

## Usage

* Install and activate the plugin
* Go to "FirstScreen CSS" menu item in the left sidebar of your wp-admin
* Add New, insert your CSS
* To apply the CSS, pick where to at the bottom of the page
* To apply to a single post / page - go to that post editor, and select your created FirstScreen CSS in the box in the right sidebar