Cleaning samples - removing scss.ts away from the GitHub repository
This commit is contained in:
parent
2e74dfc735
commit
5859d3417b
|
@ -1,16 +0,0 @@
|
||||||
/* tslint:disable */
|
|
||||||
require('./AngularFileUpload.module.css');
|
|
||||||
const styles = {
|
|
||||||
angularFileUpload: 'angularFileUpload_fa6efb43',
|
|
||||||
container: 'container_fa6efb43',
|
|
||||||
row: 'row_fa6efb43',
|
|
||||||
listItem: 'listItem_fa6efb43',
|
|
||||||
button: 'button_fa6efb43',
|
|
||||||
headerBackground: 'headerBackground_fa6efb43',
|
|
||||||
whiteBackground: 'whiteBackground_fa6efb43',
|
|
||||||
textAlignCenter: 'textAlignCenter_fa6efb43',
|
|
||||||
cursorPointer: 'cursorPointer_fa6efb43',
|
|
||||||
};
|
|
||||||
|
|
||||||
export default styles;
|
|
||||||
/* tslint:enable */
|
|
|
@ -1,10 +0,0 @@
|
||||||
/* tslint:disable */
|
|
||||||
require('./PhotopileWebPart.module.css');
|
|
||||||
const styles = {
|
|
||||||
photopileWebPart: 'photopileWebPart_44ab54de',
|
|
||||||
workingOnItSpinner: 'workingOnItSpinner_44ab54de',
|
|
||||||
loadingLabel: 'loadingLabel_44ab54de',
|
|
||||||
};
|
|
||||||
|
|
||||||
export default styles;
|
|
||||||
/* tslint:enable */
|
|
|
@ -1,4 +0,0 @@
|
||||||
/* tslint:disable */
|
|
||||||
require('./photopile.css');
|
|
||||||
|
|
||||||
/* tslint:enable */
|
|
|
@ -1,9 +0,0 @@
|
||||||
/* tslint:disable */
|
|
||||||
require('./MyRecentDocuments.module.css');
|
|
||||||
const styles = {
|
|
||||||
myRecentDocuments: 'myRecentDocuments_8aec3ad1',
|
|
||||||
webPartTitle: 'webPartTitle_8aec3ad1',
|
|
||||||
};
|
|
||||||
|
|
||||||
export default styles;
|
|
||||||
/* tslint:enable */
|
|
|
@ -1,9 +0,0 @@
|
||||||
/* tslint:disable */
|
|
||||||
require('./TrendingInTheSitesIFollow.module.css');
|
|
||||||
const styles = {
|
|
||||||
trendingInTheSitesIFollow: 'trendingInTheSitesIFollow_e41074f2',
|
|
||||||
webPartTitle: 'webPartTitle_e41074f2',
|
|
||||||
};
|
|
||||||
|
|
||||||
export default styles;
|
|
||||||
/* tslint:enable */
|
|
|
@ -1,12 +0,0 @@
|
||||||
/* tslint:disable */
|
|
||||||
require('./TrendingInThisSite.module.css');
|
|
||||||
const styles = {
|
|
||||||
trendingInThisSite: 'trendingInThisSite_2a33a9c5',
|
|
||||||
container: 'container_2a33a9c5',
|
|
||||||
row: 'row_2a33a9c5',
|
|
||||||
listItem: 'listItem_2a33a9c5',
|
|
||||||
button: 'button_2a33a9c5',
|
|
||||||
};
|
|
||||||
|
|
||||||
export default styles;
|
|
||||||
/* tslint:enable */
|
|
|
@ -1,9 +0,0 @@
|
||||||
/* tslint:disable */
|
|
||||||
require('./WorkingWith.module.css');
|
|
||||||
const styles = {
|
|
||||||
workingWith: 'workingWith_cca48a75',
|
|
||||||
webPartTitle: 'webPartTitle_cca48a75',
|
|
||||||
};
|
|
||||||
|
|
||||||
export default styles;
|
|
||||||
/* tslint:enable */
|
|
Loading…
Reference in New Issue