You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
755 B
XML
28 lines
755 B
XML
<paquet
|
|
prefix="scssphp"
|
|
categorie="outil"
|
|
version="2.10.1"
|
|
etat="stable"
|
|
compatibilite="[3.1.0;4.1.*]"
|
|
logo="scssphp-64.png"
|
|
documentation="https://contrib.spip.net/ScssPhp"
|
|
>
|
|
<nom>SCSS PHP</nom>
|
|
|
|
<auteur lien="http://elastick.net">Anne-lise Martenot, elastick.net</auteur>
|
|
<credit>Jean-Baptiste Bourgoin</credit>
|
|
<credit lien="https://github.com/scssphp/scssphp">scssphp/scssphp</credit>
|
|
|
|
<licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GPL 3</licence>
|
|
|
|
<!-- Injecter des variables depuis un plugin -->
|
|
<pipeline nom="scss_variables" action=''/>
|
|
|
|
<pipeline nom="insert_head" />
|
|
<pipeline nom="formulaire_admin" />
|
|
|
|
<procure nom="scssphp" version="1.9.0@bc8bece4" />
|
|
|
|
<necessite nom="php" compatibilite="[5.6.0;[" />
|
|
</paquet>
|