Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9353754

Browse files
Add github lin
1 parent 07c310f commit 9353754

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎index.html‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
<h1>Parse CSS and Convert to PHP Array</h1>
5050

5151
<p>for convert icon font css to php array like flaticon / fontawesome etc.</p>
52+
<p><small><a href="https://github.com/EmranAhmed/vue-generate-php-font-array">Github</a></small></p>
5253

5354
<label>
5455
<input type="radio" v-model="prefix" @change="beforeClassPrefix" before="" value="flaticon-"> Flat Icon
@@ -61,8 +62,11 @@ <h1>Parse CSS and Convert to PHP Array</h1>
6162
</label>
6263
<textarea v-model="css" cols="30" placeholder="Paste Icons CSS" rows="10"></textarea>
6364
<textarea v-show="php" readonly v-model="php" cols="30" rows="10"></textarea>
65+
66+
6467
</div>
6568

69+
6670
<script src="vue.min.js"></script>
6771
<script src="script.js"></script>
6872
</body>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /