@@ -85,22 +85,16 @@ Choose one of the following options:
85
85
research and experimentation by over 200 contributors.
86
86
* Designed with progressive enhancement in mind.
87
87
* Includes:
88
- * [ ` Normalize.css ` ] ( https://necolas.github.io/normalize.css/ )
89
- for CSS normalizations and common bug fixes.
90
88
* A custom build of [ ` Modernizr ` ] ( https://modernizr.com/ ) for feature
91
89
detection.
92
- * [ ` Apache Server Configs ` ] ( https://github.com/h5bp/server-configs-apache )
93
- that improve the web site's performance and security.
94
- * Placeholder Open Graph elements and attributes.
95
- * An example package.json file with [ WebPack] ( https://webpack.js.org/ ) commands
90
+ * Placeholder Open Graph elements and attributes.
91
+ * An example package.json file with [ WebPack] ( https://webpack.js.org/ ) commands
96
92
built in to jumpstart application development.
97
- * Placeholder CSS Media Queries.
98
- * Useful CSS helper classes.
99
- * Default print styles, performance optimized.
100
- * Protection against any stray ` console ` statements causing JavaScript
101
- errors in older browsers.
102
- * "Delete-key friendly." Easy to strip out parts you don't need.
103
- * Extensive documentation.
93
+ * Placeholder CSS Media Queries.
94
+ * Useful CSS helper classes.
95
+ * Default print styles, performance optimized.
96
+ * "Delete-key friendly." Easy to strip out parts you don't need.
97
+ * Extensive documentation.
104
98
105
99
## Browser Support
106
100
0 commit comments