mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-22 07:46:15 -04:00
refactor(style): replaced scss style block to less
This commit is contained in:
parent
2632f24cc8
commit
655d9d22e3
7 changed files with 7 additions and 7 deletions
|
@ -48,5 +48,5 @@ const { copy } = useCopy({ source: uuids, text: 'UUIDs copied to the clipboard'
|
|||
refreshUUIDs()
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="less" scoped>
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue