# Summary

Allows administrators to inject CSS into the page output based on configurable rules. It's useful for adding simple CSS tweaks without modifying a site's official theme. The CSS is added using Drupal's standard drupal_add_css() function and respects page caching, etc.

# Project URL

https://www.drupal.org/project/css_injector

# Where is the code?

Unknown

# Estimated completion date

Unknown

# Dependencies

Unknown

# Who's doing the port?

pookmish

# What help do they need?

Unknown

# D8 roadmap

https://www.drupal.org/node/2346957

# Background and reference information

Unknown

Comments

legaudinier created an issue. See original summary.

kristen pol’s picture

Issue summary: View changes
giorgio79’s picture

bmcavin’s picture

As far as I can tell css_injector and js_injector have been merged into asset_injector in version 8.

kreynen’s picture

The Asset Injector project does merge the ideas of the other projects and is certainly an option for people looking for this functionality in D8, but @pookmish isn't working with (or even talking to) any of the developers of the previous versions of either project so your milage may very.

pookmish’s picture

@kreynen, I believe i have at least attempted to communicated via https://www.drupal.org/node/2346957, https://www.drupal.org/node/2346957 & https://www.drupal.org/node/2621568. We even messaged at one time and had little activity from you.

I am very active in maintaining asset_injector. None of my issues/bugs have lasted longer than 2 days i believe. @bmcavin (or any one interested in the project), if you have any questions feel free to contact me directly or via the issues on asset_injector.

geek-merlin’s picture

Status: Active » Fixed

I use asses_injector in several projects now and and it does everything that this module did. So fixed, hooray!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

mmjvb’s picture

According to project information this issue should have been set to Closed(duplicate) instead of Fixed.
Looks like there is no intention to provide a D8 release for this. Porting has stopped for css_injector and continued for asset_injector !
Not to be confused with the empty project injector.