Concatenation

In this lesson, we'll learn how to concatenate our files.

We'll cover the following...

The next step is to add a script to concatenate our existing CSS files.

As mentioned previously, I’ve created the additional.css file for our merge. Inside of additional.css, there are a few additional styles.

Go ahead and also create a new CSS file in your CSS folder. Just give it some additional styles — it doesn’t matter what.

We’ll be adding the following line of code ...