Here I put my everyday thoughts. Mainly important things to remember but also smart solutions to problems.

05 oktober, 2005

@import to merge css files

I just came across the

@import url("master.css");

syntax for css files.