Revert some files back to CSS

This commit is contained in:
pkrasicki 2023-11-26 11:50:17 +00:00
parent 1d35b2aea5
commit c842a2fcac
No known key found for this signature in database
GPG Key ID: C1B616F69A0A23EB
24 changed files with 12 additions and 12 deletions

View File

@ -50,4 +50,4 @@
</template>
<script src="./ft-profile-channel-list.js" />
<style scoped src="./ft-profile-channel-list.scss" lang="scss" />
<style scoped src="./ft-profile-channel-list.css" />

View File

@ -107,4 +107,4 @@
</template>
<script src="./ft-profile-edit.js" />
<style scoped src="./ft-profile-edit.scss" lang="scss" />
<style scoped src="./ft-profile-edit.css" />

View File

@ -52,4 +52,4 @@
</template>
<script src="./ft-profile-filter-channels-list.js" />
<style scoped src="./ft-profile-filter-channels-list.scss" lang="scss" />
<style scoped src="./ft-profile-filter-channels-list.css" />

View File

@ -16,4 +16,4 @@
</template>
<script src="./password-dialog.js" />
<style scoped src="./password-dialog.scss" lang="scss" />
<style scoped src="./password-dialog.css" />

View File

@ -38,4 +38,4 @@
</div>
</template>
<script src="./Hashtag.js" />
<style scoped src="./Hashtag.scss" lang="scss" />
<style scoped src="./Hashtag.css" />

View File

@ -54,4 +54,4 @@
</template>
<script src="./History.js" />
<style scoped src="./History.scss" lang="scss" />
<style scoped src="./History.css" />

View File

@ -52,4 +52,4 @@
</template>
<script src="./ProfileSettings.js" />
<style scoped src="./ProfileSettings.scss" lang="scss" />
<style scoped src="./ProfileSettings.css" />

View File

@ -30,4 +30,4 @@
</template>
<script src="./Search.js" />
<style scoped src="./Search.scss" lang="scss" />
<style scoped src="./Search.css" />

View File

@ -70,4 +70,4 @@
</template>
<script src="./SubscribedChannels.js" />
<style scoped src="./SubscribedChannels.scss" lang="scss" />
<style scoped src="./SubscribedChannels.css" />

View File

@ -106,4 +106,4 @@
</template>
<script src="./Subscriptions.js" />
<style scoped src="./Subscriptions.scss" lang="scss" />
<style scoped src="./Subscriptions.css" />

View File

@ -98,4 +98,4 @@
</template>
<script src="./Trending.js" />
<style scoped src="./Trending.scss" lang="scss" />
<style scoped src="./Trending.css" />

View File

@ -60,4 +60,4 @@
</template>
<script src="./UserPlaylists.js" />
<style scoped src="./UserPlaylists.scss" lang="scss" />
<style scoped src="./UserPlaylists.css" />