Skip to content
Snippets Groups Projects
user avatar
Luke Leber authored
d36415d2
History
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Recommended modules
 * Installation
 * Configuration
 * Troubleshooting
 * FAQ
 * Maintainers

INTRODUCTION
------------

The Inline All CSS module replaces the entire CSS rendering service with an
implementation that renders all assets within inline style tags.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/inline_all_css

 * To submit bug reports and feature suggestions, or track changes:
   https://www.drupal.org/project/issues/inline_all_css

REQUIREMENTS
------------

This module requires no modules outside of Drupal core.

RECOMMENDED MODULES
-------------------

N/A

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit
   https://www.drupal.org/node/1897420 for further information.

CONFIGURATION
-------------

 * Configure the module in System » Inline all css:
   - Enable

     This setting will allow the module to begin inlining CSS assets.

   - Enabled themes

     This setting allows for enabling CSS inlining on individual themes.

   - Minify

     This setting allows for minifying the resulting inline CSS.

TROUBLESHOOTING
---------------

N/A

FAQ
---

 Q: Will this make my site faster?

 A: This question is impossible to answer without performing a performance evaluation.

MAINTAINERS
-----------

Current maintainers:
 * Luke Leber (Luke.Leber) - https://www.drupal.org/u/lukeleber