GithubHelp home page GithubHelp logo

ninelines-team / ninelines-template Goto Github PK

View Code? Open in Web Editor NEW
95.0 23.0 62.0 647 KB

Шаблон для разработки сайтов

JavaScript 37.14% PHP 0.87% Shell 0.82% Pug 26.63% SCSS 33.79% Handlebars 0.75%
autoprefixer babel browsersync eslint javascript jquery gulp png-sprites pug pug-lint

ninelines-template's Issues

How use PNG / SVG sprites

How use PNG / SVG sprites?
I use ths:

$sprites: (
	"sprite_1": (
		"normal": (
			"total_width": 158,
			"total_height": 158,
			"x": 0,
			"y": 0,
			"width": 158,
			"height": 158,
			"image": "sprite_1.png"
		)
	),
	"sprite_2": (
		"normal": (
			"total_width": 158,
			"total_height": 158,
			"x": 158,
			"y": 0,
			"width": 158,
			"height": 158,
			"image": "sprite_2.png"
		)
	),
	"sprite_3": (
		"normal": (
			"total_width": 158,
			"total_height": 158,
			"x": 0,
			"y": 158,
			"width": 158,
			"height": 158,
			"image": "sprite_3.png"
		)
	)
);

Заменить табы на пробелы

Почему в сборке где-то пробелы, а где-то то табы? Предлагаю везде заменить на пробелы, могу сделать PR

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.