File tree 8 files changed +57
-6
lines changed
8 files changed +57
-6
lines changed Original file line number Diff line number Diff line change 1
- Polaris Global
2
- ==============
1
+ Polaris Global [ Deprecated]
2
+ ===========================
3
+
4
+ ** Deprecated: Please use [ sky-uk/toolkit] ( https://github.com/sky-uk/toolkit ) .**
5
+
6
+ --
3
7
4
8
## Purpose
5
9
Original file line number Diff line number Diff line change 2
2
// //
3
3
// D E P R E C A T E D //
4
4
// //
5
- // Please use the colours defined in toolkit-core: //
6
- // (https://github.com/sky-uk/toolkit-core) //
5
+ // Please use the colours defined in toolkit-core. //
7
6
// //
8
- // For more info, visit http ://sky-uk.github.io /toolkit/ //
7
+ // For more info, visit https ://github.com/ sky-uk/toolkit //
9
8
// //
10
9
/// /////////////////////////////////////////////////////////////////////////////
11
10
Original file line number Diff line number Diff line change
1
+ /// /////////////////////////////////////////////////////////////////////////////
2
+ // //
3
+ // D E P R E C A T E D //
4
+ // //
5
+ // Please use the breakpoints defined in toolkit-core. //
6
+ // //
7
+ // For more info, visit https://github.com/sky-uk/toolkit //
8
+ // //
9
+ /// /////////////////////////////////////////////////////////////////////////////
10
+
1
11
/*
2
12
* #design-widths
3
13
*/
Original file line number Diff line number Diff line change
1
+ /// /////////////////////////////////////////////////////////////////////////////
2
+ // //
3
+ // D E P R E C A T E D //
4
+ // //
5
+ // Please use the font-families defined in toolkit-core. //
6
+ // //
7
+ // For more info, visit https://github.com/sky-uk/toolkit //
8
+ // //
9
+ /// /////////////////////////////////////////////////////////////////////////////
10
+
1
11
/*
2
12
* #font-families
3
13
*/
Original file line number Diff line number Diff line change
1
+ /// /////////////////////////////////////////////////////////////////////////////
2
+ // //
3
+ // D E P R E C A T E D //
4
+ // //
5
+ // Please contact the Digital Engagement Tribe for channel logos. //
6
+ // //
7
+ /// /////////////////////////////////////////////////////////////////////////////
8
+
1
9
/*
2
10
* #logo-images
3
11
*/
Original file line number Diff line number Diff line change
1
+ /// /////////////////////////////////////////////////////////////////////////////
2
+ // //
3
+ // D E P R E C A T E D //
4
+ // //
5
+ // Please use the mixins defined in toolkit-core. //
6
+ // //
7
+ // For more info, visit https://github.com/sky-uk/toolkit //
8
+ // //
9
+ /// /////////////////////////////////////////////////////////////////////////////
10
+
1
11
@mixin gpu {
2
12
@include transform (translate3d (0 , 0 , 0 ));
3
13
}
Original file line number Diff line number Diff line change
1
+ /// /////////////////////////////////////////////////////////////////////////////
2
+ // //
3
+ // D E P R E C A T E D //
4
+ // //
5
+ // Please use the breakpoints defined in toolkit-core. //
6
+ // //
7
+ // For more info, visit https://github.com/sky-uk/toolkit //
8
+ // //
9
+ /// /////////////////////////////////////////////////////////////////////////////
10
+
1
11
@import ' constants' ;
2
12
3
13
/*
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " polaris-global" ,
3
- "version" : " 0.0.8 " ,
3
+ "version" : " 0.0.9 " ,
4
4
"description" : " Polaris global SASS variables and mixins" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments