Re: [dev] Whether a css selector applies to given html surf code

From: NRK <nrk_AT_disroot.org>
Date: Tue, 26 Oct 2021 05:26:00 +0600

On Mon, Oct 25, 2021 at 08:36:31PM +0200, Sagar Acharya wrote:
> I'm making this software called kamitkami. It's a python script which takes 2 inputs foo.html and bar.css and outputs a css file named bar_foo.css which contains only the css which applies to the particular html page . This will make css extremely minimal and page loading faster.

Wouldn't it make more sense to just inline the css into the html
instead? I think Dylan was doing that for K1SS.
https://archive.md/dFqxv

- NRK
Received on Tue Oct 26 2021 - 01:26:00 CEST

This archive was generated by hypermail 2.3.0 : Tue Oct 26 2021 - 01:36:08 CEST