/*
 * Theme Name:  RS Prodata
 * Description: Custom theme
 * Version:     2.1.1 (RSC 4.1.0)
 * Author:      RedAct Solutions
 * Author URI:  http://www.redactsolutions.co.uk
 * Text Domain: rs
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */

/**
 * Import compiled styles
 *
 * WARNING: Any edits to main.css may get overriden in the future
 * if you choose to have this theme updated. If you wish to make
 * any minor edits override the styles in css/custom.css
 */
@import url( 'assets/css/main.css' );
@import url( 'assets/css/custom.css' );
