feat: add Tailwind CSS reference to multiple components for styling consistency
This commit is contained in:
@@ -305,6 +305,7 @@ const handleSelectedToken = (token: TokenEnum): void => {
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
@reference "tailwindcss";
|
||||
.custom-divide {
|
||||
width: 100%;
|
||||
border-bottom: 1px solid #d1d5db;
|
||||
|
||||
Reference in New Issue
Block a user