Title: [SOLVED] @import HTTP Requests
Last modified: August 19, 2016

---

# [SOLVED] @import HTTP Requests

 *  Resolved [humanshell](https://wordpress.org/support/users/humanshell/)
 * (@humanshell)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/import-http-requests/)
 * I have a quick question for any CSS experts out there regarding using [@import](https://wordpress.org/support/users/import/)
   at the top of the main style.css.
 * I’ve read in many different places that an important component in decreasing 
   site load times is the limiting of unnecessary HTTP requests to your server.
 * Does using [@import](https://wordpress.org/support/users/import/) in style.css
   to include a reset.css and a type.css from a specific CSS folder in my template’s
   root create a single CSS file on the server side or am I basically pulling down
   three individual files and actually increasing my number of HTML requests?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/import-http-requests/#post-1877315)
 * You’re pulling down three individual files.
 *  Thread Starter [humanshell](https://wordpress.org/support/users/humanshell/)
 * (@humanshell)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/import-http-requests/#post-1877330)
 * Thank you for the quick response.
 * I’ll switch to <link> instead.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[SOLVED] @import HTTP Requests’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [HTTP](https://wordpress.org/support/topic-tag/http/)
 * [performance](https://wordpress.org/support/topic-tag/performance/)

 * 2 replies
 * 2 participants
 * Last reply from: [humanshell](https://wordpress.org/support/users/humanshell/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/import-http-requests/#post-1877330)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
