# Sunrise Theme for Illusion

 Scripts must be run with `yarn` instead of `npm run` for working right
 
 * `yarn install` Initialize the project and download the dependencies
 * `yarn build` Build the complete project assets (css, js, svg...)
 * `yarn dist:css` Compile only the css of the theme
 * `yarn dist:js` Build only the js assets 
 * `yarn dist:svg` Optimize svg files
 * `yarn dist:img` Copy the images to the project public dist folder
 * `yarn dist:favicon` Copy the favicon image file to the project public dist folder
 
 There are some scripts to compile only parts of the css assets (faster than compiling all at once, when working only in one part of the website)
 *yarn css:bootstrap
 *yarn css:theme
 *yarn css:allsections
 *yarn css:availability
 *yarn css:scr
 *yarn customcss


See more in wiki https://doc.hotelkey.com/doc/wiki/desarrollo/index.php/Editar_CSS_y_SCSS_en_los_temas_de_Ilusion