Skip to content

Commit 27191e2

Browse files
committed
pat auto scale: Cleanup styles.
1 parent 6777705 commit 27191e2

File tree

5 files changed

+0
-28
lines changed

5 files changed

+0
-28
lines changed

_sass/_patterns.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
@import "components/icon";
1616
@import "src/pat/auto-suggest/auto-suggest";
1717
@import "src/pat/autofocus/autofocus";
18-
@import "src/pat/auto-scale/auto-scale";
1918
@import "src/pat/auto-submit/auto-submit";
2019
@import "src/pat/bumper/bumper";
2120
@import "src/pat/carousel/carousel";

src/pat/auto-scale/_auto-scale.scss

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/pat/auto-scale/example-2.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
type="text/javascript"
1010
charset="utf-8"
1111
></script>
12-
<link rel="stylesheet" href="autoscale.css" type="text/css" />
1312
<style>
1413
body {
1514
width: 500px;

src/pat/auto-scale/icon.svg

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/pat/auto-scale/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
55
<title>Auto scale</title>
6-
<link rel="stylesheet" href="/style/common.css" type="text/css" />
76
<script
87
src="/dist/bundle.js"
98
type="text/javascript"

0 commit comments

Comments
 (0)