How to wp_enqueue twitter bootstrap css before styles.css is loaded
-
I want to wp_enqueue twitter bootstrap css defaults into my site before the themes styles.css file loads. I don’t want to have to write !important all over the place and I’d like to see if it is possible to avoid hardcoding a <link> with it, which is what I’m doing right now.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to wp_enqueue twitter bootstrap css before styles.css is loaded’ is closed to new replies.