This website requires JavaScript.
Explore
Help
Sign In
Doble
/
LeagueStats
Watch
1
Star
0
Fork
You've already forked LeagueStats
0
mirror of
https://github.com/vkaelin/LeagueStats.git
synced
2026-03-25 12:57:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7fd4dd3a70
LeagueStats
/
client
/
postcss.config.js
7 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Starting with Vue
2019-03-30 22:55:48 +00:00
module
.
exports
=
{
Fix PurgeCSS, fix backend, use localStorage
2019-03-31 18:56:48 +00:00
plugins
:
[
feat: add purgecss in production
2019-10-22 15:44:02 +00:00
require
(
'tailwindcss'
)
,
chore: update client deps and use built in tailwindcss purgecss
2020-06-11 18:39:28 +00:00
require
(
'autoprefixer'
)
Fix PurgeCSS, fix backend, use localStorage
2019-03-31 18:56:48 +00:00
]
}
Reference in a new issue
Copy permalink