You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
* Add a dependancy to be used for main stylesheets.
165
+
*
166
+
* @param string $handle A stylesheet handle.
167
+
* @param string $src A stylesheet source.
168
+
* @param array $dependencies (Optional) an optional array of stylesheet handles.
169
+
* @param string $version (Optional) String specifying stylesheet version number.
170
+
* @param string $media (Optional) The media for which this stylesheet has been defined. Default 'all'. Accepts media types like 'all', 'print' and 'screen', or media queries like '(orientation: portrait)' and '(max-width: 640px)'.
0 commit comments