// // main.less // ========= // // DO NOT MODIFY THIS FILE. // change in includes.less instead // // This file is the starting point for all styles // in the Intel RWD project. It imports all the // styles used by the project. // WRAPPING ENTIRE CSS WITH .rwd CLASS to // PREVENT APPLYING RWD CHANGES ON LEGACY PAGES. // // DO NOT MODIFY THIS FILE. // Create your styles in a self contained file // then link that file includes.less. .rwd{@import 'includes.less'}