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
71
CSSmin
CSSmin with node.js
jukra
November 01, 2014
Tweet
Share
More Decks by jukra
See All by jukra
Coveralls.io
jukra
0
93
Other Decks in Programming
See All in Programming
コードジェネレーターで 効率的な開発をする / Efficient development with code generators
linyows
0
100
dbt Pythonモデルで実現するSnowflake活用術
trsnium
0
290
Your Architecture as a Crime Scene:Forensic Analysis @bastacon 2025 in Frankfurt
manfredsteyer
PRO
0
130
Devin入門 〜月500ドルから始まるAIチームメイトとの開発生活〜 / Introduction Devin 〜Development With AI Teammates〜
rkaga
5
1.8k
ML.NETで始める機械学習
ymd65536
0
260
気がついたら子供が社会人になって 自分と同じモバイルアプリエンジニアになった件 / Parent-Child Engineers
koishi
0
150
AIプログラミング雑キャッチアップ
yuheinakasaka
21
5.5k
React 19アップデートのために必要なこと
uhyo
8
1.6k
15分で学ぶDuckDBの可愛い使い方 DuckDBの最近の更新
notrogue
3
880
若手バックエンドエンジニアが Elasticsearch を使ってみた話
hott0mott0
1
110
DevNexus - Create AI Infused Java Apps with LangChain4j
kdubois
0
150
バイセルでの AI を用いた開発の取り組み ~ Devin, Cursor の活用事例・知見共有 ~
umaidashi
0
130
Featured
See All Featured
How to train your dragon (web standard)
notwaldorf
91
5.9k
Adopting Sorbet at Scale
ufuk
75
9.2k
A Tale of Four Properties
chriscoyier
158
23k
Docker and Python
trallard
44
3.3k
Optimising Largest Contentful Paint
csswizardry
34
3.1k
Git: the NoSQL Database
bkeepers
PRO
429
65k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
30
4.6k
The Pragmatic Product Professional
lauravandoore
32
6.4k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.5k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.3k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
460
Building Adaptive Systems
keathley
40
2.4k
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