Hazan I wondering how can I change the <head> content before linking the CSS. I need to to it without change the core files, Just by extension. I know, I can override the current CSS but there is a different way? Thanks!
Kulga Maybe something like @Davis 's Custom Headers? Edit: I don't know if it'll load before current CSS however.
Davis We concluded in the gitter chat today that this isn't posible. I'll create an issue about it later.
Hazan Davis Well maybe there is a way without using the API addAssert() funtion? I means like change the original css file...
Davis Hazan the original CSS files are generated on demand. There needs to be a change in the core code. Hopefully we can get this in before beta 6 is released