-
Notifications
You must be signed in to change notification settings - Fork 6
/
style.scss
26 lines (20 loc) · 1.13 KB
/
style.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
@charset "UTF-8";
/*********************************************************************************************
Plugin Name: NHS Blocks
Plugin URI: http://www.leadershipacademy.nhs.uk/
Author: Tony Blacker, NHS Leadership Academy
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: nhsblocks
Tags: NHS, NHS Digital, NHS Frontend, National Health Service, Leadership Academy
Description: Gutenberg native custom blocks companion plugin for the NHS Nightingale theme (can also be standalone).
Version: 1.3.17
**********************************************************************************************/
// Components
@import 'assets/scss/nhsuk-replacement';
// start importing the theme specific settings
@import 'assets/scss/nhs-colours'; // nhs colour pallette
@import 'assets/scss/generic-overrides'; // generic over-rides to remove default wordpress styling issues
@import 'assets/scss/nhsl-blocks'; // specific elements for nhsl-blocks plugin
@import 'assets/scss/style_variations';//gutenberg blocks style variations
@import 'assets/scss/stripe-blocks';//gutenberg blocks stripe