Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
CSSmin
Search
jukra
November 01, 2014
Programming
0
77
CSSmin
CSSmin with node.js
jukra
November 01, 2014
Tweet
Share
More Decks by jukra
See All by jukra
Coveralls.io
jukra
0
100
Other Decks in Programming
See All in Programming
Amazon ECS Managed Instances が リリースされた!キャッチアップしよう!! / Let's catch up Amazon ECS Managed Instances
cocoeyes02
0
120
CSC305 Lecture 10
javiergs
PRO
0
330
Towards Transactional Buffering of CDC Events @ Flink Forward 2025 Barcelona Spain
hpgrahsl
0
120
Dive into Triton Internals
appleparan
0
400
iOSでSVG画像を扱う
kishikawakatsumi
0
180
実践Claude Code:20の失敗から学ぶAIペアプログラミング
takedatakashi
18
9.4k
HTTPじゃ遅すぎる! SwitchBotを自作ハブで動かして学ぶBLE通信
occhi
0
130
オンデバイスAIとXcode
ryodeveloper
0
370
はじめてのDSPy - 言語モデルを『プロンプト』ではなく『プログラミング』するための仕組み
masahiro_nishimi
4
17k
AsyncSequenceとAsyncStreamのプロポーザルを全部読む!!
s_shimotori
1
220
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
480
Introduce Hono CLI
yusukebe
6
3.3k
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.3k
Typedesign – Prime Four
hannesfritz
42
2.8k
Site-Speed That Sticks
csswizardry
13
940
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Building an army of robots
kneath
306
46k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
KATA
mclloyd
PRO
32
15k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
658
61k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Transcript
CSSMIN Compress CSS files
CHOICES • GRUNT - grunt-contrib-cssmin • GULP - gulp-minify-css -
gulp-cssmin • NODE - cssmin
GETTING STARTED
TASK • Run this task with the grunt cssmin command.
• Task targets, files and options may be specified according to the grunt Configuring tasks guide. • Files are compressed with clean-css.
OPTIONS
USAGE
USAGE
USAGE