Skip to content

Commit

Permalink
Merge pull request #2 from anibalsanchez/Tailwind-1-beta
Browse files Browse the repository at this point in the history
Update to 1.0.3
  • Loading branch information
anibalsanchez authored Jun 9, 2019
2 parents faed8b7 + 0a70c1c commit 8d562ef
Show file tree
Hide file tree
Showing 11 changed files with 1,815 additions and 39,771 deletions.
10 changes: 6 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# Project management
.vscode/
.editorconfig
.eslintrc.json
.gitkeep
.idea
.jsbeautifyrc
.jshintrc
.markdownlint.json
jsconfig.json
.php_cs.dist
.php_cs
.gitkeep
.php_cs.dist
.vagrant
.vscode
jsconfig.json

# Composer
composer.phar
Expand Down
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link href="styles.css" rel="stylesheet"></head>
<link href="main.db4c8c7a71a1fc680ea2.css" rel="stylesheet"></head>

<body class="font-sans leading-normal bg-white">
<!-- g-navigation -->
Expand Down
2 changes: 2 additions & 0 deletions dist/main.db4c8c7a71a1fc680ea2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8d562ef

Please sign in to comment.