I am currently working on 3 different projects with the same CSS/layout. As much as possible, I would want to only utilize 1 CSS file for all 3 projects to avoid copy pasting on 3 different and separate CSS files. These 3 projects are currently being deployed in Websphere. How should I approach this issue?
Share
Upload your CSS file on one of the 3 projects and use the same href on all 3 projects