mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-03 13:44:47 +08:00
chore: add eslint config
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<style>
|
||||
* {
|
||||
margin: 0;
|
||||
pad: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
50.1%,
|
||||
100% {
|
||||
background: #0f0;
|
||||
box-sizing: 0 0 5px #0f0,
|
||||
box-shadow: 0 0 5px #0f0,
|
||||
0 0 15px #0f0,
|
||||
0 0 30px #0f0,
|
||||
0 0 60px #0f0,
|
||||
@@ -136,4 +136,4 @@
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user