File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
22# css-stringify
33
4- CSS compiler using the AST provided by [ css-parse] ( https://github.com/visionmedia/node- css-parse ) .
4+ CSS compiler using the AST provided by [ css-parse] ( https://github.com/visionmedia/css-parse ) .
55
66## Performance
77
88 Formats 15,000 lines of CSS (2mb) in 23ms on my macbook air.
99
10- ## License
10+ ## License
1111
1212(The MIT License)
1313
@@ -30,4 +30,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3030IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3131CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3232TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
33- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
33+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
You can’t perform that action at this time.
0 commit comments