app
|
Re-structure App directory
|
2019-10-25 00:07:13 +01:00 |
assets
|
Delete components.css, move into tailwind.css
|
2019-10-06 22:30:19 +01:00 |
source
|
Group pages within their own directory
|
2019-10-18 07:15:55 +01:00 |
.editorconfig
|
Swap sass for plain CSS
|
2019-03-09 08:15:13 +00:00 |
.eslintrc.js
|
Prevent error with require
|
2019-04-14 09:18:38 +01:00 |
.gitignore
|
Ignore .phpunit.result.cache
|
2019-10-16 14:57:06 +01:00 |
.php_cs.dist
|
Fix build failures
|
2019-10-18 19:50:34 +01:00 |
composer.json
|
Move custom app code
|
2019-10-18 07:40:14 +01:00 |
composer.lock
|
Bump tightenco/collect from 6.3.0 to 6.4.0
|
2019-10-24 20:04:55 +01:00 |
netlify.toml
|
Update build command
|
2019-10-04 08:27:01 +01:00 |
package-lock.json
|
Bump tailwindcss from 1.1.2 to 1.1.3
|
2019-10-23 19:45:13 +01:00 |
package.json
|
Bump tailwindcss from 1.1.2 to 1.1.3
|
2019-10-23 19:45:13 +01:00 |
phpstan.neon
|
Fix build failures
|
2019-10-18 19:50:34 +01:00 |
phpunit.xml.dist
|
Fix build failures
|
2019-10-18 19:50:34 +01:00 |
postcss.config.js
|
Add and use sugarss
|
2019-10-06 22:29:11 +01:00 |
README.md
|
Use HTTPS for sculpin.io
|
2019-03-27 00:04:09 +00:00 |
webpack.config.js
|
Replace Mix with Encore
|
2019-10-04 08:19:56 +01:00 |